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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user