| author | |
| committer | |
| log | af01c6e2bf6a3cbf302deb9166ea3bca50d65175 |
| tree | b8acd75d379420f3c03d9f7c8cbf876468f95803 |
| parent | f9558444354b5b3367536a7389790c87ea9a94f0 |
| signature |
1 files changed, 1 insertions(+), 0 deletions(-)
ci/appveyor/after_build.bat+1| ... | ... | @@ -9,6 +9,7 @@ mkdir "%RELEASEDIR%" |
| 9 | 9 | move build-msvc-release\bin\zig.exe "%RELEASEDIR%" |
| 10 | 10 | move build-msvc-release\lib "%RELEASEDIR%" |
| 11 | 11 | move zig-cache\langref.html "%RELEASEDIR%" |
| 12 | move LICENSE "%RELEASEDIR%" | |
| 12 | 13 | |
| 13 | 14 | SET "RELEASEZIP=zig-%ZIGVERSION%.zip" |
| 14 | 15 |