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

This commit is contained in:
2025-11-22 17:09:37 +00:00
parent ef547c8fa2
commit 61e0a3d85c

View File

@@ -20,9 +20,10 @@ jobs:
- name: fetch limbo public actions
env:
RUNNER_TEMP: ${{ runner.temp }}
WORKSPACE: ${{ gitea.workspace }}
RUNNER_TEMP: "${{ runner.temp }}"
WORKSPACE: "${{ gitea.workspace }}"
run: |
echo "1"
bash ./.gitea/workflows/fetch-actions.sh
# mkdir -p ${{ runner.temp }}/gitea_src
# mkdir -p ${{ gitea.workspace }}/.gitea/limbo_actions