Skip to content

Commit 21bbc7f

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/osx.yml

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

0 commit comments

Comments
 (0)