Skip to content

Commit 703f67e

Browse files
committed
fixed github actions
1 parent 6157c0e commit 703f67e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ jobs:
4949
with:
5050
args: --verbose
5151
version: latest
52-
skip-pkg-cache: true
53-
skip-build-cache: true
52+
skip-cache: true
5453
- name: Vendor Go modules
5554
run: go mod vendor
5655
tests:

0 commit comments

Comments
 (0)