modified: .gitea/workflows/deploy.yaml
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 12s

This commit is contained in:
2025-11-22 17:19:06 +00:00
parent b8c7197acb
commit 5e0879ee64

View File

@@ -24,7 +24,9 @@ jobs:
WORKSPACE: "${{ gitea.workspace }}"
run: |
echo "1"
bash ./.gitea/workflows/fetch-actions.sh
# so output is shown
stdbuf -oL -eL bash./.gitea/workflows/fetch-actions.sh
# mkdir -p ${{ runner.temp }}/gitea_src
# mkdir -p ${{ gitea.workspace }}/.gitea/limbo_actions
# git clone -b main --depth=1 https://git.limbosolutions.com/kb/gitea ${{ runner.temp }}/gitea_src