mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-06-06 19:53:53 +02:00
ci: Disable build setup-go cache flag (#309)
This commit is contained in:
@@ -24,6 +24,7 @@ jobs:
|
|||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: ${{ matrix.goVer }}
|
go-version: ${{ matrix.goVer }}
|
||||||
|
cache: false
|
||||||
id: go
|
id: go
|
||||||
|
|
||||||
- name: cache go modules
|
- name: cache go modules
|
||||||
|
|||||||
Reference in New Issue
Block a user