wip: update node_gyp path [skip ci]

This commit is contained in:
Baptiste Augrain
2023-10-07 20:00:52 +02:00
parent df298f9630
commit 5e143f4297
2 changed files with 2 additions and 7 deletions

View File

@@ -61,11 +61,6 @@ jobs:
- name: Install Yarn
run: npm install -g yarn
- name: Setup Python 2
uses: actions/setup-python@v4
with:
python-version: '2.x'
- name: Setup Python 3
uses: actions/setup-python@v4
with: