Skip to content

Commit

Permalink
Update Build-and-deploy-mac.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Sep 12, 2023
1 parent 97b1caa commit 97b8d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-and-deploy-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install package.json modules and their dependencies
run: npm install --ignore-scripts

- if: matrix.os == 'macos-latest'
- name: Remove bad sonpy file (might make Spike2 format unusable on Mac - should exclude from selection)
run: rm -f /usr/local/miniconda/envs/nwb-guide/lib/python3.9/site-packages/sonpy/linux/sonpy.so

- uses: apple-actions/import-codesign-certs@v1
Expand Down

0 comments on commit 97b8d8f

Please sign in to comment.