We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff2e02 commit 8501899Copy full SHA for 8501899
1 file changed
.github/workflows/build_windows_cygwin.yml
@@ -39,6 +39,7 @@ jobs:
39
with:
40
fetch-depth: 0
41
- name: Hack around https://github.com/actions/checkout/issues/290
42
+ shell: powershell
43
run: |
44
git fetch --tags --force
45
0 commit comments