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 051db15 commit a1d1929Copy full SHA for a1d1929
.github/workflows/ci.yml
@@ -82,6 +82,7 @@ jobs:
82
steps:
83
- name: test link
84
run: link --version || true
85
+ shell: bash
86
87
- if: contains(matrix.os, 'windows')
88
uses: msys2/[email protected]
0 commit comments