s
Some checks failed
/ build-image (push) Failing after 1m18s

This commit is contained in:
gitea.164500.xyz 2025-04-17 20:42:26 +00:00
parent fe58f8f8f6
commit 1554dca526

View File

@ -62,7 +62,7 @@ jobs:
#name: Set Docker Buildx
#uses: https://github.com/docker/setup-buildx-action@v3
- name: install buildah
run: sudo apt-get -y install buildah
run: sudo apt-get -y update && sudo apt-get -y install buildah
-
name: Buildah Action
uses: redhat-actions/buildah-build@v2