install docker
Some checks failed
ci / checkout (push) Failing after 13s

This commit is contained in:
R.J. 2025-01-31 05:42:52 +01:00
parent f64921284a
commit dd8f1159a2
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 podman nodejs
run: apk add git docker nodejs
- name: Checkout
uses: actions/checkout@v4
- name: Login