mirror of https://github.com/statping/statping
restore cache hit
parent
ff0b84311e
commit
b6b5d98af8
|
@ -41,6 +41,7 @@ jobs:
|
|||
run: yarn
|
||||
|
||||
- name: Download Go mods
|
||||
if: steps.golangcache.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
go mod download
|
||||
go mod verify
|
||||
|
|
Loading…
Reference in New Issue