We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d7ad47 commit a59e4cdCopy full SHA for a59e4cd
.github/actions/setup/action.yml
@@ -22,6 +22,5 @@ runs:
22
${{ runner.os }}-yarn-
23
24
- name: Install dependencies
25
- if: steps.yarn-cache.outputs.cache-hit != 'true'
26
run: yarn install --immutable
27
shell: bash
0 commit comments