mirror of
https://github.com/runetfreedom/russia-v2ray-rules-dat.git
synced 2026-05-08 14:33:53 +00:00
sing-box srs support
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -47,7 +47,8 @@ jobs:
|
|||||||
go build -C geodat2srs ./
|
go build -C geodat2srs ./
|
||||||
./geodat2srs/geodat2srs geoip -i ./publish/geoip.dat -o ./tmp/sing-box/rule-set-geoip/
|
./geodat2srs/geodat2srs geoip -i ./publish/geoip.dat -o ./tmp/sing-box/rule-set-geoip/
|
||||||
./geodat2srs/geodat2srs geosite -i ./publish/geosite.dat -o ./tmp/sing-box/rule-set-geosite/
|
./geodat2srs/geodat2srs geosite -i ./publish/geosite.dat -o ./tmp/sing-box/rule-set-geosite/
|
||||||
zip -r ./publish/sing-box.zip ./tmp/sing-box
|
cd ./tmp/sing-box || exit 1
|
||||||
|
zip -r ../../publish/sing-box.zip *
|
||||||
|
|
||||||
- name: Release and upload assets
|
- name: Release and upload assets
|
||||||
uses: svenstaro/upload-release-action@v2
|
uses: svenstaro/upload-release-action@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user