ci: check iptable routing
Some checks failed
Named workflow / test (push) Failing after 4s

This commit is contained in:
Julien Oculi 2024-01-22 12:44:57 +01:00
parent be8540a7e0
commit 452ed4aa1a

View file

@ -9,6 +9,9 @@ jobs:
runs-on: docker
steps:
- name: Check iptable
run: iptables -L -t nat
- name: 'FIX: fetch actions/checkout@v4'
run: curl -vL --create-dirs -o /var/run/act/actions/actions-checkout@v4/dist/index.js https://raw.githubusercontent.com/actions/checkout/main/dist/index.js