Compare commits
2 Commits
197c6a721a
...
e88b422864
Author | SHA1 | Date | |
---|---|---|---|
|
e88b422864 | ||
|
af84c4725a |
@ -18,7 +18,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update &&\
|
||||
sudo apt-get install -y iputils-ping
|
||||
ping -c 1 -t 1 -q 192.168.1.1
|
||||
ping -c 1 -t 5 -q 192.168.1.1
|
||||
- name: Configure SSH
|
||||
run: |
|
||||
echo -e "${{ secrets.RUNNER_SSH_PRIVATEKEY }}" > /tmp/key
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user