This commit is contained in:
@@ -9,5 +9,5 @@ jobs:
|
|||||||
runs-on: shell
|
runs-on: shell
|
||||||
steps:
|
steps:
|
||||||
- name: restart Compose
|
- name: restart Compose
|
||||||
shell: zsh
|
shell: bash
|
||||||
run: echo "test" && echo "$(ls ${{ gitea.workspace }})"
|
run: echo "test" && echo "$(ls ${{ gitea.workspace }})"
|
||||||
|
|||||||
Reference in New Issue
Block a user