ci: install sudo
All checks were successful
rlotie / rlottie (push) Successful in 40s

This commit is contained in:
Dominic 2025-07-08 19:16:35 +02:00
parent e05e0bb530
commit 0dba6f91fb
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 build-base cmake git patch - run: apk add bash build-base cmake git patch sudo
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