Skip to content

Commit e60ad8d

Browse files
committed
install pkg-config
1 parent 258bb4c commit e60ad8d

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
sudo apt-get install -y software-properties-common
7878
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
7979
sudo apt-get update
80-
sudo apt-get install -y gcc gcc-aarch64-linux-gnu cmake libssl-dev
80+
sudo apt-get install -y gcc gcc-aarch64-linux-gnu cmake libssl-dev pkg-config
8181
8282
- name: Install Dependencies (macOS)
8383
if: runner.os == 'macOS'

.idea/workspace.xml

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)