Skip to content

Commit 85f2ee4

Browse files
fix: ci workflow
1 parent c638505 commit 85f2ee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ runs:
2424
- name: Install dependencies
2525
if: steps.yarn-cache.outputs.cache-hit != 'true'
2626
run: yarn install --immutable
27+
shell: bash

0 commit comments

Comments
 (0)