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 c638505 commit 85f2ee4Copy full SHA for 85f2ee4
.github/actions/setup/action.yaml
@@ -24,3 +24,4 @@ runs:
24
- name: Install dependencies
25
if: steps.yarn-cache.outputs.cache-hit != 'true'
26
run: yarn install --immutable
27
+ shell: bash
0 commit comments