Skip to content

Commit 102f765

Browse files
committed
fix
1 parent e92a737 commit 102f765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_macos_intel.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ if [[ "$SKIP_RISCV" != 1 ]]; then
5757
# Takes ages to build
5858
../packages/macos/riscv/build-riscv-gcc.sh
5959
fi
60+
cd ..
6061

6162
topd=$PWD
6263
if [[ "$SKIP_OPENOCD" != 1 ]]; then

0 commit comments

Comments
 (0)