Install more tools into the builder workflow
Build Runner Image / build (push) Failing after 22s

This commit is contained in:
2026-05-20 21:02:09 +02:00
parent 7e8051494c
commit ee45775b13
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
runs-on: fedora-latest
steps:
- name: Install tools
run: dnf install -y git buildah
run: dnf install -y git nodejs npm curl wget jq tar xz findutils which gcc make
- name: Checkout
run: git clone ${{ gitea.server_url }}/${{ gitea.repository }} .