Skip to content

Commit

Permalink
fix wrong path prefix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Readon committed Nov 1, 2023
1 parent 6b0bab0 commit 4f542e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_template.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fi
_spinal_version=$2

_sbt_version="1.8.0"
_newmsys="/e/msys2-install-test"
_newmsys="/c/msys2-install-test"
do_test(){
export SDKMAN_DIR=${_newmsys}/sdkman
source $SDKMAN_DIR/bin/sdkman-init.sh
Expand Down

0 comments on commit 4f542e7

Please sign in to comment.