Skip to content

Commit

Permalink
Qualify gu command
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-berg committed Jan 10, 2024
1 parent b16c037 commit a669b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
echo "GRAALVM_HOME: $GRAALVM_HOME"
echo "JAVA_HOME: $JAVA_HOME"
java --version
gu --version
$GRAALVM_HOME/bin/gu --version
native-image --version
./gradlew nativeTest
Expand Down

0 comments on commit a669b04

Please sign in to comment.