Skip to content

Commit

Permalink
Merged main
Browse files Browse the repository at this point in the history
  • Loading branch information
benedikt-schesch committed Sep 22, 2024
1 parent 0f42586 commit 0dc01f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ fi
cd ./src/scripts/merge_tools/merging
export JAVA_HOME=$JAVA17_HOME
export PATH="$JAVA_HOME/bin:$PATH"
./gradlew -q nativeCompile
./gradlew shadowJar
)

echo "Machine ID: $machine_id"
Expand Down

0 comments on commit 0dc01f5

Please sign in to comment.