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

This commit is contained in:
2025-03-20 11:26:54 +01:00
parent 6e29e16ff2
commit e25a67054d

View File

@@ -9,6 +9,5 @@ jobs:
runs-on: shell runs-on: shell
steps: steps:
- name: restart Compose - name: restart Compose
shell: bash shell: zsh
run: | run: echo "test" && echo "$(ls ${{ gitea.workspace }})"
echo "$(ls ${{ gitea.workspace }})"