mirror of
https://github.com/Loyalsoldier/v2ray-rules-dat.git
synced 2026-01-12 20:48:03 +08:00
Fix: path to the go module dependency cache
This commit is contained in:
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: |
|
||||
|
||||
Reference in New Issue
Block a user