Skip to content

Commit a48a018

Browse files
committed
deploy tweak
1 parent a71eb70 commit a48a018

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

lib/AnyCPU/WasatchNET.pdb

148 KB
Binary file not shown.

lib/x64/WasatchNET.pdb

0 Bytes
Binary file not shown.

lib/x86/WasatchNET.pdb

0 Bytes
Binary file not shown.

scripts/deploy

+2-2
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,12 @@ fi
107107
# verify installers
108108
verifyExists "Setup32"
109109
verifyExists "Setup64"
110-
# verifyExists "SetupAnyCPU"
110+
verifyExists "SetupAnyCPU"
111111

112112
# upload installers
113113
postAndRename "Setup32"
114114
postAndRename "Setup64"
115-
# postAndRename "SetupAnyCPU"
115+
postAndRename "SetupAnyCPU"
116116

117117
# upload documentation
118118
rsync --archive doc/doxygen/html/ ${USERNAME}@wasatchphotonics.com:www/api/Wasatch.NET/

0 commit comments

Comments
 (0)