Update build.yml

This commit is contained in:
Andrevich 2024-12-08 21:18:40 +04:00 committed by GitHub
parent 76131fce5d
commit 8e335785e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -117,7 +117,7 @@ jobs:
chmod +x generate-geoip-geosite
# Run the generate-geoip-geosite script
./generate-geoip-geosite -s sourceRefilter.json -i ./refilter -o ./refilter
./generate-geoip-geosite -i ./refilter -o ./refilter
- name: Upload Build Artifacts
uses: actions/upload-artifact@v4