修复go缓存

This commit is contained in:
2026-05-02 23:47:50 +08:00
parent ee720e105e
commit 7640ac3e44

View File

@@ -33,6 +33,7 @@ jobs:
with:
go-download-base-url: 'https://github.com/MetaCubeX/go/releases/download/build'
go-version: '1.26'
cache: false
- name: Apply Patches
run: |