Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
RoadRunnr committed Feb 5, 2024
1 parent 514a308 commit a453a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
sudo add-apt-repository ppa:aschultz/backports
sudo apt update
sudo apt full-upgrade -y
sudo apt install qemu-user-static buildah podman
sudo apt install qemu-user-static qemu-user-binfmt buildah podman
apt-cache policy qemu-user-static
ls /proc/sys/fs/binfmt_misc/
-
Expand Down

0 comments on commit a453a81

Please sign in to comment.