Skip to content

Commit

Permalink
report build warnings in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Trass3r committed Nov 30, 2023
1 parent e631bce commit 8145ea2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
- uses: Trass3r/setup-cpp@master
- name: Build with Gradle
run: ./gradlew build
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 8145ea2

Please sign in to comment.