Skip to content

Commit

Permalink
fix: wrong flag
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMousa committed Oct 24, 2021
1 parent 58f8850 commit 9cabb9f
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 @@ -24,5 +24,5 @@ jobs:
CF_API_KEY: ${{ secrets.CURSEFORGE_TOKEN }}
GITHUB_OAUTH: ${{ secrets.PAT_TOKEN }}
with:
args: "-c -e -u -g bcc"
args: "-o -e -u -g bcc"

0 comments on commit 9cabb9f

Please sign in to comment.