Skip to content

Commit

Permalink
fix(ci): "--all" not "-all" (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-acosta authored Jan 22, 2025
1 parent cd23079 commit 40c73a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Sync configs
id: sync
run: |
nuon apps sync -all
nuon apps sync --all
working-directory: ./nuon
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 40c73a7

Please # to comment.