fix
This commit is contained in:
@ -33,8 +33,8 @@ jobs:
|
||||
steps:
|
||||
- name: Install Buildah
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y buildah
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user