mirror of
https://github.com/Loyalsoldier/v2ray-rules-dat.git
synced 2024-11-10 02:55:34 +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
|
||||
with:
|
||||
go-version-file: ./custom/go.mod
|
||||
cache-dependency-path: ./custom/go.sum
|
||||
|
||||
- name: Get geoip.dat relative files
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user