mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-13 09:58:53 -05:00
Added Logging To My Action
This commit is contained in:
parent
cec0587385
commit
e172c12cf9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
image: node:21-alpine
|
image: node:21-alpine
|
||||||
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@v3.1
|
||||||
shell_command: /bin/ash -e
|
shell_command: /bin/ash -e
|
||||||
# - name: Install docker
|
# - name: Install docker
|
||||||
# shell: /bin/ash -e {0}
|
# shell: /bin/ash -e {0}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue