initial commit
Some checks failed
rlotie / rlottie (push) Failing after 5s

This commit is contained in:
Dominic 2025-07-08 19:13:18 +02:00
commit ac25f7d789
Signed by: msrd0
GPG key ID: AAF7C8430CA3345D

View file

@ -0,0 +1,13 @@
name: rlotie
on:
push:
workflow_dispatch:
jobs:
rlottie:
runs-on: alpine-latest
steps:
- run: apk add bash
shell: busybox ash -euo pipefail {0}
- uses: https://github.com/msrd0/install-rlottie-action@v1.3