Added Logging To My Action

This commit is contained in:
Annika Merris 2024-02-03 19:29:12 -05:00
parent cec0587385
commit e172c12cf9

View file

@ -16,7 +16,7 @@ jobs:
image: node:21-alpine
steps:
- name: Test New Thing
uses: https://github.com/moosetheory/actions-docker-extract@v4
uses: https://github.com/moosetheory/actions-docker-extract@v3.1
shell_command: /bin/ash -e
# - name: Install docker
# shell: /bin/ash -e {0}