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 21bbc7f commit 77dd6d4Copy full SHA for 77dd6d4
.github/workflows/osx.yml
@@ -34,5 +34,5 @@ jobs:
34
uses: actions/upload-artifact@v4
35
with:
36
name: python-arm64-macos
37
- path: $HOME/python-arm64/
+ path: /Users/runner/python-arm64/
38
include-hidden-files: 'true'
0 commit comments