Skip to content

Commit

Permalink
Workaround for now because I don't know what is triggering this issue
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowerGamerBR authored Sep 1, 2023
1 parent 6020ac5 commit fa83840
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 @@ -41,4 +41,4 @@ jobs:
ORG_GRADLE_PROJECT_PerfectDreamsUsername: ${{ secrets.PERFECTDREAMS_REPO_USERNAME }}
ORG_GRADLE_PROJECT_PerfectDreamsPassword: ${{ secrets.PERFECTDREAMS_REPO_PASSWORD }}
with:
arguments: build publish :backend:jib
arguments: :kotlinUpgradeYarnLock build publish :backend:jib

0 comments on commit fa83840

Please sign in to comment.