mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
try again
This commit is contained in:
parent
8278722e57
commit
c89a20741a
1 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue