debug
This commit is contained in:
parent
bd27011f8e
commit
478ae4c41b
@ -27,6 +27,8 @@ runs:
|
||||
github-server-url: "${{ inputs.git-server-url }}"
|
||||
- run: mkdir -p svg-repo/svg-assets
|
||||
shell: bash
|
||||
- run: sleep 100000
|
||||
shell: bash
|
||||
- name: Start containers
|
||||
run: docker-compose -f "${{ github.action_path }}/docker-compose.yml" up -d --build
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user