nodejs
Some checks failed
CI / test (push) Failing after 3s
CI / test (pull_request) Failing after 3s

This commit is contained in:
Miguel Jacq 2025-11-13 14:01:53 +11:00
parent ec338562bf
commit 6820741793
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -20,7 +20,7 @@ jobs:
run: |
apt-get update
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
python3 python3-venv pipx curl git ca-certificates
python3 python3-venv pipx curl git ca-certificates nodejs
- name: Install Poetry
run: |