We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac1aee1 commit d5eb300Copy full SHA for d5eb300
.github/workflows/macOS.yml
@@ -17,7 +17,7 @@ jobs:
17
run: |
18
git clone https://github.com/3-manifolds/snappy/
19
20
- - name: Download stripped frameworks for py2app
+ - name: Download frameworks for py2app
21
uses: dawidd6/action-download-artifact@v6
22
with:
23
github_token: ${{secrets.GITHUB_TOKEN}}
0 commit comments