ci: fix accidentally shipping zig0.exe

master
Andrew Kelley 2019-04-17 20:27:13 -04:00
parent ff3cdbc3a0
commit a10a1efc83
No known key found for this signature in database
GPG Key ID: 7C5F548F728501A9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ set -e
if [ "${BUILD_REASON}" != "PullRequest" ]; then
cd "$ZIGBUILDDIR"
rm release/*.lib
rm release/*.lib release/*.exe
mv ../LICENSE release/
mv ../zig-cache/langref.html release/
mv release/bin/zig.exe release/