Browse Source

Update build.yml

Eugene 2 years ago
parent
commit
454391d31e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -53,7 +53,7 @@ jobs:
 
     - name: Install deps
       run: |
-        sudo npm i -g [email protected]
+        sudo npm i -g [email protected] node-gyp@10
         yarn --network-timeout 1000000
       env:
         ARCH: ${{matrix.arch}}