mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-07-10 07:50:11 +00:00
ci: install libpcsclite-dev for pcsc crate builds
This commit is contained in:
parent
42b53c6907
commit
87ab5bf95c
@ -6,5 +6,5 @@ runs:
|
||||
- name: Install system dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y build-essential clang libclang-dev libssl-dev pkg-config
|
||||
sudo apt-get install -y build-essential clang libclang-dev libssl-dev pkg-config libpcsclite-dev
|
||||
shell: bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user