mirror of
https://github.com/moonD4rk/HackBrowserData
synced 2025-02-17 02:57:03 +00:00
ci: Disable build setup-go cache flag (#309)
This commit is contained in:
parent
096f69ff7f
commit
18786d1ebc
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: ${{ matrix.goVer }}
|
||||
cache: false
|
||||
id: go
|
||||
|
||||
- name: cache go modules
|
||||
|
Loading…
Reference in New Issue
Block a user