禁用go安装缓存

This commit is contained in:
2026-05-05 23:14:34 +08:00
parent 666c3f9ac0
commit f74876a2c8

View File

@@ -38,6 +38,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: |