Skip to content

Commit

Permalink
Add clean
Browse files Browse the repository at this point in the history
  • Loading branch information
Caij committed Apr 30, 2024
1 parent 1d6d1f4 commit ab4ddcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:

- name: Build
run: |
./gradlew clean
./gradlew ${{ matrix.module }}:${{ matrix.task }} ${{ matrix.params }}
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit ab4ddcf

Please sign in to comment.