Other Than Some Spaces Literally A Copy Of Their Example

This commit is contained in:
Annika Merris 2024-02-02 19:16:06 -05:00
parent c3bb99e4c6
commit 473819dbc9

View file

@ -25,7 +25,7 @@ jobs:
with: with:
config-inline: | config-inline: |
[dns] [dns]
nameservers=["10.42.10.1"] nameservers=["1.1.1.1","8.8.8.8"]
- name: Print Some Debugging Info - name: Print Some Debugging Info
shell: /bin/ash -e {0} shell: /bin/ash -e {0}
run: cat /tmp/docker-actions*/* run: cat /tmp/docker-actions*/*