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