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 0660022 commit 2c7fd30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
sudo apt update
sudo apt full-upgrade -y
sudo apt install qemu-user-static buildah podman
apt-cache policy qemu-user-static
dpkg -l "qemu-system*"
-
name: Build Image
env: ${{ fromJson(steps.load-env.outputs.env) }}
Expand Down

0 comments on commit 2c7fd30

Please sign in to comment.