Skip to content

Commit a59e4cd

Browse files
refactor: update github action
1 parent 6d7ad47 commit a59e4cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/setup/action.yml

-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,5 @@ runs:
2222
${{ runner.os }}-yarn-
2323
2424
- name: Install dependencies
25-
if: steps.yarn-cache.outputs.cache-hit != 'true'
2625
run: yarn install --immutable
2726
shell: bash

0 commit comments

Comments
 (0)