ci: remove accidental .lib files from windows zip

master
Andrew Kelley 2018-11-05 16:55:16 -05:00
parent 86e3b51565
commit eba90cdc41
No known key found for this signature in database
GPG Key ID: 4E7CD66038A4D47C
1 changed files with 1 additions and 0 deletions

View File

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