fix(ci): update Go cache path in e2e-tests workflow to improve build efficiency

This commit is contained in:
GitHub Actions
2026-01-26 22:30:42 +00:00
parent 17b792d3c9
commit f0f7e60e5d
2 changed files with 30 additions and 2 deletions

View File

@@ -85,6 +85,7 @@ jobs:
with:
go-version: ${{ env.GO_VERSION }}
cache: true
cache-dependency-path: backend/go.sum
- name: Set up Node.js
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6