Skip to content

Commit

Permalink
install pkgconfiglite windows ci
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankiesz authored Sep 27, 2024
1 parent f4caee0 commit e4b3581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ jobs:
uses: actions/checkout@v3
- name: Install dependencies
run: |
choco install nasm strawberryperl
choco install nasm strawberryperl pkgconfiglite
- name: Build repository
run: |
$env:Path += ';C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\Strawberry\c\bin;C:\Program Files\NASM;D:\a\amazon-kinesis-video-streams-producer-c\amazon-kinesis-video-streams-producer-c\open-source\lib;D:\a\amazon-kinesis-video-streams-producer-c\amazon-kinesis-video-streams-producer-c\open-source\bin'
Expand Down

0 comments on commit e4b3581

Please sign in to comment.