Skip to content

Commit 01a115d

Browse files
committed
vcpkg: pkg-config
1 parent 9a89379 commit 01a115d

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
@@ -434,7 +434,7 @@ jobs:
434434
repo: deb https://gagis.hopto.org/repo/cppfw/${{ matrix.os }} ${{ matrix.codename }} main
435435
repo-name: cppfw
436436
keys-asc: https://gagis.hopto.org/repo/cppfw/pubkey.gpg
437-
install: myci cmake git curl zip unzip tar nodejs
437+
install: myci cmake git curl zip unzip tar nodejs pkg-config
438438
- name: git clone
439439
uses: myci-actions/checkout@main
440440
- name: install vcpkg

0 commit comments

Comments
 (0)