Skip to content

Commit de67517

Browse files
committed
install pkg config
1 parent 0c94fa6 commit de67517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
run: |
7171
echo ${{ matrix.target.os }}
7272
sudo apt-get update
73-
sudo apt-get install -y --no-install-recommends libssl-dev
73+
sudo apt-get install -y --no-install-recommends libssl-dev pkg-config
7474
7575
- name: Install stable toolchain
7676
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)