Skip to content

Commit 2daf216

Browse files
authored
Update action.yml
1 parent b1997f8 commit 2daf216

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

1313
- name: Upgrade npm for trusted publishing
1414
run: npm install -g npm@latest
15+
shell: bash
1516

1617
- name: Install dependencies
1718
run: yarn install --immutable

0 commit comments

Comments
 (0)