chore: update
Agent CI/CD / validate (push) Failing after 1m32s
Agent CI/CD / docker-image (push) Has been skipped
Agent CI/CD / deploy-fallback-log (push) Has been skipped

This commit is contained in:
2026-05-19 10:51:43 +08:00
parent 0446728f60
commit 80d93d9b21
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
- name: Install Bun
run: |
curl -fsSL https://bun.sh/install | bash -s -- --bun-release-url https://ghproxy.net/https://github.com/oven-sh/bun/releases/latest/download
GITHUB="https://ghproxy.net/https://github.com" curl -fsSL https://bun.sh/install | bash
echo "$HOME/.bun/bin" >> "$GITHUB_PATH"
- name: Install dependencies