parent
7bd441cad7
commit
3a1223e73e
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ jobs:
|
||||||
build-nix:
|
build-nix:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
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
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
|
|
Loading…
Add table
Reference in a new issue