feature/build #1
@@ -47,6 +47,9 @@ jobs:
|
|||||||
- name: Setup Podman
|
- name: Setup Podman
|
||||||
run: sudo apt-get -y install podman
|
run: sudo apt-get -y install podman
|
||||||
|
|
||||||
|
- name: verify Podman installation
|
||||||
|
run: podman -v
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user