I Don't Know

This commit is contained in:
Annika Merris 2024-02-02 18:21:37 -05:00
parent 5d266e867d
commit 58196e6d13

View file

@ -20,7 +20,7 @@ jobs:
run: apk add --update docker git
- name: Print Some Debugging Info
shell: /bin/ash -e {0}
run: docker network inspect
run: docker config list
- name: Set up QEMU
uses: https://github.com/docker/setup-qemu-action@v3
- name: Set up Docker Buildx