Skip to content

Commit

Permalink
Fix spelling error in cli.
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Nov 17, 2023
1 parent e213a44 commit 4cdbd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: archive osx-arm64
run: |
cd cli/Squidex.CLI/Squidex.CLI/bin/Release/net8.0/osx-arm644/publish/
cd cli/Squidex.CLI/Squidex.CLI/bin/Release/net8.0/osx-arm64/publish/
zip -r '../../../out/osx-arm64.zip' *
- name: release
Expand Down

0 comments on commit 4cdbd38

Please sign in to comment.