ci: install dependencies
Some checks failed
rlotie / rlottie (push) Failing after 40s

This commit is contained in:
Dominic 2025-07-08 19:14:15 +02:00
parent ac25f7d789
commit e05e0bb530
Signed by: msrd0
GPG key ID: AAF7C8430CA3345D

View file

@ -8,6 +8,6 @@ jobs:
rlottie: rlottie:
runs-on: alpine-latest runs-on: alpine-latest
steps: steps:
- run: apk add bash - run: apk add bash build-base cmake git patch
shell: busybox ash -euo pipefail {0} shell: busybox ash -euo pipefail {0}
- uses: https://github.com/msrd0/install-rlottie-action@v1.3 - uses: https://github.com/msrd0/install-rlottie-action@v1.3