We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a203e0 commit 97fc9f4Copy full SHA for 97fc9f4
.github/workflows/dbip_download.yml
@@ -60,8 +60,6 @@ jobs:
60
git rm -rf .
61
ls -la
62
ls -la ip_country
63
-# mkdir ip_country
64
-# mkdir ip_country/src
65
mv "${TEMP_DIR}"/dbip_country.rs ip_country/src/dbip_country.rs
66
git add ip_country/src/dbip_country.rs
67
git commit -m "Update generated dbip_country Rust source file"
0 commit comments