install openrc
Some checks failed
ci / checkout (push) Failing after 41s

This commit is contained in:
R.J. 2025-01-31 05:50:40 +01:00
parent 42e4e6a8a3
commit 1d689dc258
No known key found for this signature in database
GPG key ID: D85876B31F4275CF

View file

@ -10,7 +10,7 @@ jobs:
image: alpine:edge
steps:
- name: Get git and docker
run: apk add git docker nodejs
run: apk add --update git docker nodejs openrc
- name: Checkout
uses: actions/checkout@v4
- name: Login