Skip to content

Commit 77dd6d4

Browse files
authored
Update osx.yml
1 parent 21bbc7f commit 77dd6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
uses: actions/upload-artifact@v4
3535
with:
3636
name: python-arm64-macos
37-
path: $HOME/python-arm64/
37+
path: /Users/runner/python-arm64/
3838
include-hidden-files: 'true'

0 commit comments

Comments
 (0)