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 f479d86 commit 3e7df7fCopy full SHA for 3e7df7f
1 file changed
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
bun-version: latest
80
81
- name: Install dependencies
82
- run: bun install
+ run: bun install --frozen-lockfile
83
env:
84
BUN_INSTALL_ALLOW_SCRIPTS: "@ast-grep/cli"
85
0 commit comments