1
Fork 0

remove redundant action

This commit is contained in:
Motiejus Jakštys 2024-11-06 15:18:33 +02:00
parent 9bfd86c4f5
commit a9205eca6a
1 changed files with 0 additions and 1 deletions

1
run
View File

@ -189,7 +189,6 @@ step40() {
{ {
pushd "../zig-$TO_" pushd "../zig-$TO_"
cp ../zig-$FROM_/stage1/zig1.wasm stage1/zig1.wasm cp ../zig-$FROM_/stage1/zig1.wasm stage1/zig1.wasm
mkdir build
fullbuild fullbuild
build/stage3/bin/zig build update-zig1 build/stage3/bin/zig build update-zig1
popd popd