Skip to content

Commit

Permalink
Latest
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankiesz authored Mar 21, 2024
1 parent d451b16 commit 690d72f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,8 +322,8 @@ jobs:
- name: Install dependencies
run: |
choco install nasm strawberryperl
choco install gstreamer --version=1.16.3
choco install gstreamer-devel --version=1.16.3
choco install gstreamer
choco install gstreamer-devel
- 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 690d72f

Please sign in to comment.