Use node--gyp
Some checks failed
Build and deploy / deploy (push) Failing after 39s

This commit is contained in:
2024-10-12 01:33:37 +01:00
parent 35e1e27e74
commit 8c1106e99d

View File

@@ -20,8 +20,7 @@ jobs:
-
name: Set up python
run: |
apt update
apt install python3
npm install -g node-gyp
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3