Skip to content

Commit

Permalink
Remove previous installation
Browse files Browse the repository at this point in the history
  • Loading branch information
MinyazevR committed Nov 6, 2024
1 parent ca10c5c commit 51b2dd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildScripts/github/install_installer_macOS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ BIN_DIR="/Applications/TRIKStudio/TRIK Studio.app/Contents/MacOS" && echo "BIN_D
LIB_DIR="/Applications/TRIKStudio/TRIK Studio.app/Contents/Lib" && echo "LIB_DIR=$LIB_DIR" >> $GITHUB_ENV
APP_DIR="/Applications/TRIKStudio/TRIK Studio.app/Contents/MacOS" && echo "APP_DIR=$APP_DIR" >> $GITHUB_ENV

sudo rm -rf $INSTALLER_NAME.app
ls "/Applications/TRIKStudio/TRIK Studio.app/Contents/MacOS"
export DYLD_LIBRARY_PATH="$LIB_DIR"
"$BIN_DIR"/2D-model --version
Expand Down

0 comments on commit 51b2dd9

Please sign in to comment.