Skip to content

Commit 03e9433

Browse files
committed
Update action.yml
1 parent 4719ef6 commit 03e9433

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ runs:
1212
cache: 'pnpm'
1313

1414
- name: Install pnpm
15+
shell: bash
1516
run: npm install -g pnpm
1617

1718
- uses: actions/cache@v4

0 commit comments

Comments
 (0)