There was an error while loading. Please reload this page.
1 parent 1bd2b9c commit 0c802baCopy full SHA for 0c802ba
1 file changed
.github/workflows/build.yaml
@@ -230,11 +230,6 @@ jobs:
230
with:
231
node-version-file: .node-version
232
233
- # node-gyp is missing in (at least) npm 9.8.1.
234
- # TODO: Remove once we update to npm>=10?
235
- - name: Install node-gyp
236
- run: npm install -g node-gyp
237
-
238
- name: Fetch dependencies from cache
239
id: cache-node-modules
240
uses: actions/cache@v4
0 commit comments