Skip to content

Commit 54e737b

Browse files
committed
Fix path
1 parent ba6cbf2 commit 54e737b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4
1111
with:
1212
path: |
13-
/c/hostedtoolcache/windows/Python/3.9.13/x64/
13+
C:\hostedtoolcache\windows\Python\3.9.13\x64\

0 commit comments

Comments
 (0)