exorde-labs / exorde-client

Exorde participation module (Testnet 2022-2023) - CLI
GNU General Public License v3.0
1.11k stars 84 forks source link

fix: use chromedriver provided by distro #27

Closed jean-baptiste-exorde closed 1 year ago

jean-baptiste-exorde commented 1 year ago

Official chromedriver is built for amd64 only. This fix install it from Debian's packages instead to have build for both amd64 and arm64.