Skip to content

Commit

Permalink
full debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunatix01 committed Jul 29, 2024
1 parent a36e89d commit d3a351f
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 @@ -23,7 +23,7 @@ jobs:
java --version
native-image --version
- name: Compile with maven
run: mvn -e -Pnative native:compile -DskipTests
run: mvn -X -Pnative native:compile -DskipTests

- name: Upload binary
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit d3a351f

Please sign in to comment.