a
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 13s

This commit is contained in:
2025-11-22 17:12:01 +00:00
parent fe68603beb
commit e9a87a7cdb
2 changed files with 1 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,3 @@
#/bin/bash
set -euo pipefail set -euo pipefail
echo "fetching actions." echo "fetching actions."