step19: fix previous dir
This commit is contained in:
2
run
2
run
@@ -459,7 +459,7 @@ step19() {
|
|||||||
git archive --prefix=zig-$STEP19_/ $STEP19 | tar -C .. -x
|
git archive --prefix=zig-$STEP19_/ $STEP19 | tar -C .. -x
|
||||||
{
|
{
|
||||||
pushd "../zig-$STEP19_"
|
pushd "../zig-$STEP19_"
|
||||||
../zig-$STEP16_/build/zig2 build --zig-lib-dir lib update-zig1
|
../zig-$STEP18_/build/zig2 build --zig-lib-dir lib update-zig1
|
||||||
popd
|
popd
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user