Skip to content

Commit 5bbffbd

Browse files
authored
Merge branch 'main' into zarir/sles-2888-esm-handler-shim
2 parents 8e9298e + 655f5f2 commit 5bbffbd

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ jobs:
6666
key: ${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }}
6767
restore-keys: |
6868
${{ runner.os }}-yarn-
69-
- name: Install NodeGYP
70-
if: matrix.node-version == '20.19' || matrix.node-version == '22.11' || matrix.node-version == '24.11'
71-
run: yarn global add node-gyp
72-
7369
- name: Install dependencies
7470
run: yarn install
7571

0 commit comments

Comments
 (0)