Thr image needs python
Some checks failed
Build and deploy / deploy (push) Failing after 39s

This commit is contained in:
2024-10-12 01:42:33 +01:00
parent 8c1106e99d
commit 13b795a1a7
2 changed files with 1 additions and 5 deletions

View File

@@ -17,10 +17,6 @@ jobs:
-
name: Set up docker
run: 'curl -fsSL https://get.docker.com | sh'
-
name: Set up python
run: |
npm install -g node-gyp
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3