Maybe Using My New Thing

This commit is contained in:
Annika Merris 2024-02-03 19:22:39 -05:00
parent 7251caa7a8
commit cec0587385

View file

@ -17,6 +17,7 @@ jobs:
steps: steps:
- name: Test New Thing - name: Test New Thing
uses: https://github.com/moosetheory/actions-docker-extract@v4 uses: https://github.com/moosetheory/actions-docker-extract@v4
shell_command: /bin/ash -e
# - name: Install docker # - name: Install docker
# shell: /bin/ash -e {0} # shell: /bin/ash -e {0}
# run: apk add --update docker git # run: apk add --update docker git