Skip to content

Commit

Permalink
Update .github/workflows/ci.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Tamegger <[email protected]>
  • Loading branch information
strangesource and matamegger authored Jun 5, 2024
1 parent 91b515e commit db1be29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
distribution: 'zulu'
java-version: '17'
architecture: ${{ inputs.architecture }}
- run: ./gradlew assemble
- run: ./gradlew build

0 comments on commit db1be29

Please sign in to comment.