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 a453a81 commit 725e0e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ jobs:
sudo add-apt-repository ppa:aschultz/backports
sudo apt update
sudo apt full-upgrade -y
sudo apt install qemu-user-static qemu-user-binfmt buildah podman
sudo apt install qemu-user-static buildah podman
sudo systemctl --system try-restart systemd-binfmt.service
apt-cache policy qemu-user-static
ls /proc/sys/fs/binfmt_misc/
-
Expand Down

0 comments on commit 725e0e7

Please sign in to comment.