Skip to content

Commit

Permalink
Update build_windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 19, 2024
1 parent e470732 commit 4754cb1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ jobs:
msystem: mingw32
release: false

- name: Install Dependencies
run: |
choco install --no-progress sccache ninja -y
choco install --no-progress cmake --installargs 'ADD_CMAKE_TO_PATH=System' --apply-install-arguments-to-dependencies
- name: Install Gstreamer
uses: blinemedical/setup-gstreamer@v1
with:
Expand Down

0 comments on commit 4754cb1

Please sign in to comment.