Restore Location fields (#5208)

* Add latitude/longitude fields to Location

* Add regression test

* Bump package version

* Load secret during workflow
This commit is contained in:
dynco-nym
2024-12-03 18:35:56 +01:00
committed by GitHub
parent fc79f739d4
commit e06d442e95
4 changed files with 87 additions and 14 deletions
+1
View File
@@ -34,6 +34,7 @@ jobs:
runs-on: ${{ matrix.os }}
env:
CARGO_TERM_COLOR: always
IPINFO_API_TOKEN: ${{ secrets.IPINFO_API_TOKEN }}
steps:
- name: Install Dependencies (Linux)
run: sudo apt-get update && sudo apt-get -y install libwebkit2gtk-4.0-dev build-essential curl wget libssl-dev libgtk-3-dev libudev-dev squashfs-tools protobuf-compiler