This commit is contained in:
parent
ac25f7d789
commit
e05e0bb530
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue