Skip to content

Commit

Permalink
choco install pkgconfiglite
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankiesz authored Apr 12, 2024
1 parent 98e675b commit 69d6518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ jobs:
choco install nasm strawberryperl
choco install gstreamer --version=1.22.8
choco install gstreamer-devel --version=1.22.8
choco install pkgconfiglite
- name: Build repository
run: |
$env:Path += ";C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\Strawberry\c\bin;C:\Program Files\NASM;C:\amazon-kinesis-video-streams-producer-sdk-cpp\open-source\local\lib;C:\amazon-kinesis-video-streams-producer-sdk-cpp\open-source\local\bin"
Expand Down

0 comments on commit 69d6518

Please sign in to comment.