We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53fc14 commit f97cdcfCopy full SHA for f97cdcf
.github/actions/ci-setup/action.yml
@@ -15,4 +15,5 @@ runs:
15
bun-version: ${{ inputs.bun-version }}
16
17
- name: Install dependencies
18
+ shell: bash
19
run: bun install --frozen-lockfile
0 commit comments