mirror of
https://github.com/ziglang/zig.git
synced 2026-02-12 20:37:54 +00:00
appveyor: add language reference to build artifacts
This commit is contained in:
parent
5b7ae86af4
commit
b52bffcf8d
@ -8,6 +8,7 @@ SET "RELEASEDIR=zig-%ZIGVERSION%"
|
||||
mkdir "%RELEASEDIR%"
|
||||
move build-msvc-release\bin\zig.exe "%RELEASEDIR%"
|
||||
move build-msvc-release\lib "%RELEASEDIR%"
|
||||
move zig-cache\langref.html "%RELEASEDIR%"
|
||||
|
||||
SET "RELEASEZIP=zig-%ZIGVERSION%.zip"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user