Re-add iptables to solve netavark issue
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 1m39s
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 1m39s
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
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
|
# These stage versions are pinned by https://github.com/renovatebot/renovate
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user