try
All checks were successful
start compose / start-compose (push) Successful in -45s

This commit is contained in:
2025-03-20 11:31:36 +01:00
parent 7551a0cff5
commit a21b4c6c9e

View File

@@ -10,4 +10,6 @@ jobs:
steps:
- name: restart Compose
shell: bash
run: echo "test" && echo "$(ls ${{ gitea.workspace }})"
working-directory: ${{ gitea.workspace }}
run: ls -l