mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +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
|
||||
with:
|
||||
go-version: ${{ matrix.goVer }}
|
||||
cache: false
|
||||
id: go
|
||||
|
||||
- name: cache go modules
|
||||
|
||||
Reference in New Issue
Block a user