We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4719ef6 commit 03e9433Copy full SHA for 03e9433
.github/actions/setup/action.yml
@@ -12,6 +12,7 @@ runs:
12
cache: 'pnpm'
13
14
- name: Install pnpm
15
+ shell: bash
16
run: npm install -g pnpm
17
18
- uses: actions/cache@v4
0 commit comments