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 0397cb4 commit 0f7ffd6Copy full SHA for 0f7ffd6
.github/workflows/test-prime.yml
@@ -87,7 +87,7 @@ jobs:
87
uses: actions/checkout@v5
88
with:
89
fetch-depth: 3
90
- path: D:\b # Use short path to avoid MinGW path length issues
+ path: D:\t # Use short path to avoid MinGW path length issues
91
92
- name: 'Checkout helper ${{github.event.inputs.helper-git-ref}}'
93
0 commit comments