mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 06:45:24 +00:00
CI: fix wrong path name in x86_64-linux release script
I verified that the script will pass with this change.
This commit is contained in:
parent
779674aaca
commit
89a491a1d5
@ -68,7 +68,7 @@ stage3-release/bin/zig test ../lib/std/std.zig \
|
||||
-fno-emit-bin \
|
||||
--zig-lib-dir "$(pwd)/../lib"
|
||||
|
||||
"stage3/bin/zig" build \
|
||||
stage3-release/bin/zig build \
|
||||
--prefix stage4-release \
|
||||
-Denable-llvm \
|
||||
-Denable-stage1 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user