add bc
Some checks failed
CI/CD Docker Compose / Validate (push) Successful in 6s
CI/CD Docker Compose / Deploy-And-Test (push) Failing after 1m18s

This commit is contained in:
Hubert Cornet 2025-01-30 20:37:06 +01:00
parent 443b172075
commit 299abaf6ba

View File

@ -49,6 +49,7 @@ jobs:
run: |
apt-get update
apt-get install -y docker-compose
apt-get install -y bc
# https://github.com/marketplace/actions/docker-setup-buildx
- name: Set up Docker Buildx