Skip to content

Commit

Permalink
this may be stupid but if it works then its so smart
Browse files Browse the repository at this point in the history
  • Loading branch information
axtloss committed Aug 13, 2024
1 parent 4068cc7 commit 80bc8c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vib-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:


- name: deps
run: sudo apt-get install -y mtools xorriso git libconfuse-dev
run: sudo apt-get install -y mtools xorriso git libconfuse-dev podman buildah slirp4netns uidmap containers-storage

- name: genimage
run: |
Expand All @@ -36,7 +36,7 @@ jobs:

- name: Build the Docker image
run: |
sudo testing/vib compile --runtime docker
sudo testing/vib compile --runtime podman
sudo docker images
sudo docker info
sudo chmod 777 genimg/build/vanilla_installer.iso
Expand Down

0 comments on commit 80bc8c5

Please # to comment.