We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
shell
1 parent a903cf2 commit 22dcf8aCopy full SHA for 22dcf8a
.github/actions/install-dependencies/action.yml
@@ -9,3 +9,4 @@ runs:
9
cache: npm
10
11
- run: npm ci
12
+ shell: bash
0 commit comments