parent
7bd441cad7
commit
eeafcba350
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ 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
|
||||
|
|
Loading…
Add table
Reference in a new issue