Re-add iptables to solve netavark issue
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 1m39s

This commit is contained in:
2025-11-30 15:07:42 -05:00
parent a056cab9b6
commit dad81782f6

View File

@@ -18,7 +18,7 @@ jobs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install -y podman
sudo apt-get install -y podman iptables
# These stage versions are pinned by https://github.com/renovatebot/renovate
- name: Checkout