git
Some checks failed
/ build (push) Failing after 27s

This commit is contained in:
mr-boneman 2024-05-20 23:21:50 +02:00
parent 37fbc04ef9
commit 8b0bf82a69

View file

@ -6,7 +6,7 @@ jobs:
container:
image: fedora:40
steps:
- run: dnf install -y nodejs rpmdevtools
- run: dnf install -y nodejs rpmdevtools git
- name: set up base build env
run: rpmdev-setuptree
- uses: https://code.forgejo.org/actions/checkout@v4