on: workflow_dispatch jobs: test: runs-on: ubuntu-latest steps: - run: echo "nameserver 9.9.9.9" > /etc/resolv.conf && apt update -y && apt install -y curl && bash <(curl -sL nf.hydev.org)