From 0e9f84b0eb4289ce2a440f66d1c7928e6505cac8 Mon Sep 17 00:00:00 2001 From: Andrevich <47223721+1andrevich@users.noreply.github.com> Date: Sun, 8 Dec 2024 13:42:11 +0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cf2e8e0..9969a0f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -98,5 +98,6 @@ jobs: name: build-results path: | sum/ - src/xray-geoip/dat/geoip.dat - src/xray-geosite/data/geosite.dat + src/xray-geoip/dat/ + src/xray-geosite/ +