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