mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 12:17:41 -05:00
Was I Using It Wrong?
This commit is contained in:
parent
e172c12cf9
commit
845e9a9987
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue