This commit is contained in:
commit
ac25f7d789
1 changed files with 13 additions and 0 deletions
13
.forgejo/workflows/rlottie.yml
Normal file
13
.forgejo/workflows/rlottie.yml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue