Skip to content

Commit

Permalink
Update java.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kingster authored Jan 10, 2024
1 parent cf13616 commit a9df60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew build
run: ./gradlew build -Pexamples

0 comments on commit a9df60a

Please sign in to comment.