fixed syntax
This commit is contained in:
parent
6f9341f728
commit
58a66c288c
@ -20,6 +20,7 @@ runs:
|
|||||||
repository: "${{ inputs.asset-repo }}@${{ inputs.asset-repo-branch }}"
|
repository: "${{ inputs.asset-repo }}@${{ inputs.asset-repo-branch }}"
|
||||||
path: svg-repo
|
path: svg-repo
|
||||||
- run: mkdir -p svg-repo/svg-assets
|
- run: mkdir -p svg-repo/svg-assets
|
||||||
|
shell: bash
|
||||||
- name: Start containers
|
- name: Start containers
|
||||||
run: docker-compose -f "${{ github.action_path }}/docker-compose.yml" up -d --build
|
run: docker-compose -f "${{ github.action_path }}/docker-compose.yml" up -d --build
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user