Skip to content

Commit 0f7ffd6

Browse files
committed
try short path D:\t
1 parent 0397cb4 commit 0f7ffd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-prime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
uses: actions/checkout@v5
8888
with:
8989
fetch-depth: 3
90-
path: D:\b # Use short path to avoid MinGW path length issues
90+
path: D:\t # Use short path to avoid MinGW path length issues
9191

9292
- name: 'Checkout helper ${{github.event.inputs.helper-git-ref}}'
9393
uses: actions/checkout@v5

0 commit comments

Comments
 (0)