mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 04:48:20 +00:00
ci: put Drone CI back to normal
Surely this time all the problems have been fixed
This commit is contained in:
parent
3f9588ca29
commit
3366e4caf3
@ -17,8 +17,7 @@ git config core.abbrev 9
|
||||
|
||||
mkdir build
|
||||
cd build
|
||||
# TODO put this back on Release
|
||||
cmake .. -DCMAKE_BUILD_TYPE=Debug "-DCMAKE_INSTALL_PREFIX=$DISTDIR" -DZIG_STATIC=ON -DCMAKE_PREFIX_PATH=/deps/local -GNinja
|
||||
cmake .. -DCMAKE_BUILD_TYPE=Release "-DCMAKE_INSTALL_PREFIX=$DISTDIR" -DZIG_STATIC=ON -DCMAKE_PREFIX_PATH=/deps/local -GNinja
|
||||
|
||||
samu install
|
||||
./zig build test -Dskip-release -Dskip-non-native
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user