3x-ui/.github/workflows
root 96a1bc9f1f fix: resolve doubled toolchain path in CI build
The find command on cache hit returns an absolute path
(e.g., /tmp/toolchain/x86-64--musl--stable-2025.08-1),
but the PATH/CC lines were prepending /tmp/toolchain/ again,
causing /tmp/toolchain//tmp/toolchain/... to fail.
2026-04-24 14:40:58 +08:00
..
cleanup_caches.yml Add workflow to clean old GitHub Actions caches 2026-02-03 00:19:44 +01:00
release.yml fix: resolve doubled toolchain path in CI build 2026-04-24 14:40:58 +08:00