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
|
||||
|
||||
- name: "Setup: Runner"
|
||||
run:
|
||||
run: |
|
||||
set -x
|
||||
echo 'Why is nothing being output here'
|
||||
apt update -y
|
||||
|
|
Loading…
Reference in a new issue