Skip to content

Commit

Permalink
#11 debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjoo96.cho committed Nov 25, 2023
1 parent 69e4075 commit 1d2d073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
USERNAME: ${{secrets.USERNAME}}
TOKEN: ${{secrets.TOKEN}}
GITHUB_TOKEN: ${{ secrets.TOKEN }} # Needed to get PR information, if any
run: ./gradlew jib
run: ./gradlew jib --warning-mode all

0 comments on commit 1d2d073

Please sign in to comment.