Update .forgejo/workflows/build.yaml
Some checks failed
/ build (push) Failing after 26s

This commit is contained in:
sqozz 2024-04-16 23:08:33 +02:00
parent a726a3a378
commit 2d071d1bd4

View file

@ -6,5 +6,6 @@ jobs:
build:
runs-on: docker
steps:
- uses: https://code.forgejo.org/actions/checkout@v3
- run: apk add buildah
- run: buildah --version