Skip to content

Commit

Permalink
fix sonar GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
stockiNail committed Jan 27, 2024
1 parent 4725259 commit 888e20a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@ jobs:
java-version: '17'
distribution: 'zulu'
#
# Run the build of project by ANT
#
- name: Build
run: ant buildBinaryGwt
#
# Setup Node.js (for Sonar)
#
- name: Setup Node.js
Expand Down

0 comments on commit 888e20a

Please sign in to comment.