Skip to content

Commit 0487fa4

Browse files
author
lmvysakh
committed
Cache restoration using v5
1 parent 426d2d7 commit 0487fa4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/hugecachedpendencyv5.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,6 @@ jobs:
194194
run: go mod download
195195

196196
- name: Check Go module cache size
197-
run: du -sh $env:USERPROFILE\go\pkg\mod
197+
run: du -sh $env:USERPROFILE\go\pkg\mod
198+
199+

0 commit comments

Comments
 (0)