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