update_path
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 9s
Tests / test (bash) (push) Failing after 14s
Tests / test (zsh) (push) Failing after 8s
Tests / lint (push) Successful in 7s
Tests / docker (push) Successful in 5s

This commit is contained in:
mike
2025-12-11 17:00:00 +01:00
parent 2a0375b5bb
commit 909d5ad345
2 changed files with 4 additions and 1 deletions

View File

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