Add iptables to environment
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 25s

This commit is contained in:
2025-11-27 14:40:45 -05:00
parent dc01c990b0
commit d2f972624c

View File

@@ -18,7 +18,7 @@ jobs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install -y skopeo
sudo apt-get install -y skopeo iptables
- name: Build RPM
uses: https://git.hydrosaber.com/hydros/build-rpm@main