mirror of
https://github.com/ziglang/zig.git
synced 2025-02-07 13:10:22 +00:00
fix conflict artifact accidentally in appveyor script
This commit is contained in:
parent
7ee1b88042
commit
73a306e2fa
@ -17,7 +17,6 @@ SET "ZIGPREFIXPATH=%APPVEYOR_BUILD_FOLDER%\llvm+clang-6.0.0-win64-msvc-release"
|
||||
|
||||
call "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x64
|
||||
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86_amd64
|
||||
>>>>>>> origin/master
|
||||
|
||||
mkdir %ZIGBUILDDIR%
|
||||
cd %ZIGBUILDDIR%
|
||||
|
Loading…
Reference in New Issue
Block a user