Skip to content

Commit

Permalink
cicd: change publish job
Browse files Browse the repository at this point in the history
  • Loading branch information
bodyangug committed Aug 19, 2024
1 parent 8dae653 commit c6ad965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- run: ${{ github.workspace }}/setup-shared-libs.sh
- uses: gradle/gradle-build-action@v2
with:
arguments: check
arguments: assemble
- if: always()
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit c6ad965

Please sign in to comment.