remove redundant action

This commit is contained in:
Motiejus Jakštys 2024-11-06 15:18:33 +02:00
parent 9bfd86c4f5
commit a9205eca6a

1
run
View File

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