Skip to content

Commit

Permalink
fix: missing sing-box db files in release
Browse files Browse the repository at this point in the history
  • Loading branch information
kyochikuto committed Nov 25, 2023
1 parent bcdf5ae commit 3edb632
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,12 @@ jobs:
./build/agg_cidrs.csv \
./build/geosite.dat \
./build/geosite.dat.sha256sum \
./build/geosite.db \
./build/geosite.db.sha256sum \
./build/geoip.dat \
./build/geoip.dat.sha256sum \
./build/geoip.db \
./build/geoip.db.sha256sum \
./build/geoip-lite.dat \
./build/geoip-lite.dat.sha256sum \
env:
Expand Down

0 comments on commit 3edb632

Please sign in to comment.