We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edcaeba commit dc7c48fCopy full SHA for dc7c48f
.github/actions/setup/action.yml
@@ -24,4 +24,4 @@ runs:
24
25
- name: Install dependencies
26
shell: bash
27
- run: bun install --frozen-lockfile
+ run: bun install
0 commit comments