We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be94beb commit 21bbc7fCopy full SHA for 21bbc7f
.github/workflows/osx.yml
@@ -34,4 +34,5 @@ jobs:
34
uses: actions/upload-artifact@v4
35
with:
36
name: python-arm64-macos
37
- path: $HOME/python-arm64
+ path: $HOME/python-arm64/
38
+ include-hidden-files: 'true'
0 commit comments