ci: test cache
Some checks failed
checks / build (push) Waiting to run
checks / build (pull_request) Has been cancelled

This commit is contained in:
张泊明518370910136 2024-09-19 19:05:58 -04:00
parent 988a5200f9
commit d209c48531
GPG Key ID: D47306D7062CDA9D

View File

@ -38,8 +38,8 @@ jobs:
run: echo ${{ steps.hash-go.outputs.hash }}
- name: Cache go
id: cache-go
uses: https://gitea.com/actions/cache@v3 # Action cache
with: # specify with your GOMODCACHE and GOCACHE
uses: https://gitea.com/actions/cache@v3
with:
path: |-
/root/go/pkg/mod
/root/.cache/go-build