Skip to content

Commit 15b4e69

Browse files
committed
workflow fixed
1 parent 54538ea commit 15b4e69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
native-image --version
1919
2020
- name: Build jar
21-
run: gradlew nativeCompile
21+
run: ./gradlew victusBuild

0 commit comments

Comments
 (0)