1 parent 54538ea commit 15b4e69Copy full SHA for 15b4e69
1 file changed
.github/workflows/build.yml
@@ -18,4 +18,4 @@ jobs:
18
native-image --version
19
20
- name: Build jar
21
- run: gradlew nativeCompile
+ run: ./gradlew victusBuild
0 commit comments