1
0
mirror of https://github.com/v2fly/domain-list-community.git synced 2025-08-22 18:38:36 +00:00

Fix: dependency file not found

This commit is contained in:
Loyalsoldier 2025-08-22 01:40:06 +08:00 committed by GitHub
parent f44fb8085a
commit add9d65121
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version-file: code/go.mod
cache-dependency-path: code/go.sum
- name: Set variables
run: |