mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 12:16:33 -05:00
Fixing Ash Command
This commit is contained in:
parent
8ec86602ca
commit
3b9dafe025
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
uses: https://github.com/moosetheory/actions-docker-extract@v3.1
|
||||
id: extract
|
||||
with:
|
||||
shell_command: /bin/ash -e
|
||||
shell_command: /bin/ash -c
|
||||
image: forgejo.merr.is/${{ github.repository }}:${{ github.head_ref || github.ref_name }}.${{ github.run_number }}
|
||||
path: isl-api
|
||||
destination: /dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue