Skip to content

Commit 262ee62

Browse files
committed
Bump native image with maven
1 parent 2a3b3cf commit 262ee62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/native-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
java --version
2828
native-image --version
2929
30+
- name: Build with Maven
31+
run: mvn clean package -Pnative
3032

3133
# - name: Upload binary
3234
# uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)