mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
try again
This commit is contained in:
@@ -43,7 +43,6 @@ echo '```' >>"$OUT"
|
||||
|
||||
$HOME/local/bin/poop \
|
||||
"build-base/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" \
|
||||
"build-new/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" \
|
||||
>> build-new/perf.txt
|
||||
"build-new/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" >>"$OUT"
|
||||
|
||||
echo '```' >>"$OUT"
|
||||
|
||||
Reference in New Issue
Block a user