We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e92a737 commit 102f765Copy full SHA for 102f765
build_macos_intel.sh
@@ -57,6 +57,7 @@ if [[ "$SKIP_RISCV" != 1 ]]; then
57
# Takes ages to build
58
../packages/macos/riscv/build-riscv-gcc.sh
59
fi
60
+cd ..
61
62
topd=$PWD
63
if [[ "$SKIP_OPENOCD" != 1 ]]; then
0 commit comments