Testing workflows
This commit is contained in:
parent
b376e23555
commit
9fbd513075
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
||||||
cat /etc/resolv.conf
|
cat /etc/resolv.conf
|
||||||
|
|
||||||
- name: "Setup: Runner"
|
- name: "Setup: Runner"
|
||||||
run:
|
run: |
|
||||||
set -x
|
set -x
|
||||||
echo 'Why is nothing being output here'
|
echo 'Why is nothing being output here'
|
||||||
apt update -y
|
apt update -y
|
||||||
|
|
Loading…
Reference in a new issue