I Don't Even Remember What I Changed.

This commit is contained in:
Annika Merris 2024-02-02 14:37:18 -05:00
parent 43721a6167
commit ef5a1132b8

View file

@ -18,9 +18,9 @@ jobs:
- name: Install docker
shell: /bin/ash -e {0}
run: apk add --update docker git
- name: Print Some Debugging Info
shell: /bin/ash -e {0}
run: cat /etc/hosts
# - name: Print Some Debugging Info
# shell: /bin/ash -e {0}
# run: cat /etc/hosts
- name: Set up QEMU (Do I need this?)
uses: https://github.com/docker/setup-qemu-action@v3
- name: Set up Docker Buildx