Skip to content

Commit 62262f1

Browse files
tybookcursoragent
andcommitted
pin node-gyp@12.2.0
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent e85422a commit 62262f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Install dependencies
3434
run: |
35-
npx node-gyp install
35+
npx node-gyp@12.2.0 install
3636
yarn install
3737
3838
- name: Run prettier check

0 commit comments

Comments
 (0)