Skip to content

Commit

Permalink
Update run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Larvan2 committed Apr 30, 2024
1 parent b55020a commit 7c1a63d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@ jobs:
install -Dp ./geoip.metadb ./publish/
install -Dp ./geoip-lite.metadb ./publish/
cd ./publish || exit 1
sha256sum country.mmdb > country.mmdb.sha256sum
sha256sum country-lite.mmdb > country-lite.mmdb.sha256sum
sha256sum geoip-lite.dat > geoip-lite.dat.sha256sum
sha256sum geoip.dat > geoip.dat.sha256sum
sha256sum geosite.dat > geosite.dat.sha256sum
Expand Down

0 comments on commit 7c1a63d

Please sign in to comment.