This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: setup buildah
|
||||
run: sudo apt install -y buildah
|
||||
run: sudo apt -y update; sudo apt install -y buildah
|
||||
- name: Buildah
|
||||
uses: redhat-actions/buildah-build@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user