Skip to content

Commit

Permalink
remove dylib
Browse files Browse the repository at this point in the history
  • Loading branch information
vampirefrog committed Nov 15, 2024
1 parent facb8f5 commit 0c8c5a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
- name: Set outputs
id: vars
run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
- run: ls -la $(brew --prefix portaudio)/lib $(brew --prefix libsndfile)/lib
- run: cp $(brew --prefix portaudio)/lib/portaudio.2.dylib $(brew --prefix libsndfile)/lib/libsndfile.1.0.37.dylib .
- name: Upload build artifact
uses: actions/upload-artifact@v4
with:
Expand All @@ -44,4 +42,3 @@ jobs:
pdx2sf2
pdx2wav
pdxinfo
*.dylib

0 comments on commit 0c8c5a0

Please sign in to comment.