hopefully fix CI
Some checks failed
/ build (push) Failing after 1m35s

This commit is contained in:
mr-boneman 2025-03-27 12:02:14 +01:00
parent 3bd779699c
commit fdc0c60f2f

View file

@ -7,7 +7,7 @@ jobs:
container:
image: quay.io/fedora/fedora-minimal:41
steps:
- run: dnf5 install -y nodejs tar xz git buildah podman skopeo just
- run: dnf5 install -y nodejs tar xz git buildah podman skopeo just sqlite
- uses: https://code.forgejo.org/actions/checkout@v4
- name: build image
run: just build "--storage-driver=vfs"