From b6edbf3ac3f49476c0a4951bba452f0ab84a7422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=90=E6=AE=87?= <95160953+xishang0128@users.noreply.github.com> Date: Mon, 10 Apr 2023 17:38:33 +0800 Subject: [PATCH] Update run.yml --- .github/workflows/run.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml index 3bf5a572..ef5ec8eb 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -208,7 +208,7 @@ jobs: NO_SKIP: true run: | cd sing-geosite || exit 1 - cp ../custom/publish/geosite-lite.dat ./ + cp ../community/geosite-lite.dat ./ go run -v . geosite-lite.dat geosite-lite.db - name: Build geosite.db file