mirror of
https://github.com/Loyalsoldier/v2ray-rules-dat.git
synced 2024-12-26 04:54:13 +08:00
Fix: path to the go module dependency cache
This commit is contained in:
parent
bf0dd8bb98
commit
e3a5b8659f
1
.github/workflows/run.yml
vendored
1
.github/workflows/run.yml
vendored
@ -57,6 +57,7 @@ jobs:
|
|||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version-file: ./custom/go.mod
|
go-version-file: ./custom/go.mod
|
||||||
|
cache-dependency-path: ./custom/go.sum
|
||||||
|
|
||||||
- name: Get geoip.dat relative files
|
- name: Get geoip.dat relative files
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user