Was I Using It Wrong?

This commit is contained in:
Annika Merris 2024-02-03 19:30:06 -05:00
parent e172c12cf9
commit 845e9a9987

View file

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