Skip to content

Commit abb1886

Browse files
committed
conan: install pkg-config
1 parent a126388 commit abb1886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
repo: deb https://gagis.hopto.org/repo/cppfw/${{ matrix.os }} ${{ matrix.codename }} main
231231
repo-name: cppfw
232232
keys-asc: https://gagis.hopto.org/repo/cppfw/pubkey.gpg
233-
install: devscripts equivs myci pipx cmake git
233+
install: devscripts equivs myci pipx cmake git pkg-config
234234
- name: add ~/.local/bin to PATH
235235
uses: myci-actions/export-env-var@main
236236
with: {name: PATH, value: "$PATH:$HOME/.local/bin"}

0 commit comments

Comments
 (0)