Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankiesz authored Nov 29, 2023
1 parent 31b9372 commit 17af7ed
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 @@ -294,6 +294,7 @@ jobs:
choco install gstreamer --version=1.16.2 -y --ia "INSTALLDIR=C:"
choco install gstreamer-devel --version=1.16.2 -y --ia "INSTALLDIR=C:"
Get-ChildItem -Path C:\
Get-ChildItem -Path D:\
- 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-sdk-cpp\amazon-kinesis-video-streams-producer-sdk-cpp\open-source\local\lib;D:\a\amazon-kinesis-video-streams-producer-sdk-cpp\amazon-kinesis-video-streams-producer-sdk-cpp\open-source\local\bin'
Expand Down

0 comments on commit 17af7ed

Please sign in to comment.