modified: .gitea/workflows/fetch-actions.sh
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 14s

This commit is contained in:
2025-11-22 17:08:07 +00:00
parent 48bed5f253
commit ef547c8fa2

View File

@@ -1,6 +1,8 @@
#/bin/bash #/bin/bash
set -euo pipefail set -euo pipefail
echo "fetching actions."
# check arguments # check arguments
ERROR=0 ERROR=0