There was an error while loading. Please reload this page.
1 parent 6157c0e commit 703f67eCopy full SHA for 703f67e
1 file changed
.github/workflows/build.yml
@@ -49,8 +49,7 @@ jobs:
49
with:
50
args: --verbose
51
version: latest
52
- skip-pkg-cache: true
53
- skip-build-cache: true
+ skip-cache: true
54
- name: Vendor Go modules
55
run: go mod vendor
56
tests:
0 commit comments