update_path
Some checks failed
Tests / test (bash) (push) Failing after 51s
Tests / test (zsh) (push) Failing after 12s
Tests / lint (push) Successful in 7s
Tests / docker (push) Successful in 5s
Docker Build and Push / build-and-push (push) Failing after 11m46s

This commit is contained in:
mike
2025-12-11 16:46:02 +01:00
parent 2e2de4773b
commit 2a0375b5bb

View File

@@ -4,7 +4,7 @@
set -e
ACSH_VERSION="v0.5.1"
ACSH_VERSION="v0.5.2"
BRANCH_OR_VERSION=${1:-main}
REPO_URL="https://git.appmodel.nl/tour/finish/raw/branch"