Skip to content

Commit c9115a6

Browse files
committed
base dir
1 parent b920223 commit c9115a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/osx/ci_install_core.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ echo "FRONTEND_DIR: ${FRONTEND_DIR}"
2626
echo "CMD_DIR: ${CMDLINE_DIR}"
2727

2828

29-
BASE_DIR="${GITHUB_WORKSPACE:-${OF_DIR}}"
29+
BASE_DIR="${OF_DIR}"
3030
echo "BASE_DIR: ${BASE_DIR}"
3131

3232
# Define OF_ROOT relative to BASE_DIR.

0 commit comments

Comments
 (0)