Skip to content

Commit

Permalink
Fix typo in CI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
culler committed Oct 20, 2023
1 parent 7cc8ac2 commit 5e10318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: assemble bundle
run: |
ls
bash make_bundle.sh
bash make-bundle.sh
tar cfz Snappy_app.tgz macos/snappy/SnapPy.app
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 5e10318

Please sign in to comment.