meow
Some checks failed
CI / build-nix (push) Failing after 14s

This commit is contained in:
Evelyn Alicke 2024-09-28 10:05:04 +02:00
parent 3a1223e73e
commit ce150cf817
Signed by: evlli
GPG key ID: 8092413A3F6DD75F

View file

@ -8,9 +8,6 @@ jobs:
build-nix:
runs-on: ubuntu-latest
steps:
- run: apt-get update -y && apt-get install -y iputils-ping
- run: ping 9.9.9.9
- run: ping evl.li
- uses: actions/checkout@v4
- name: Install Nix