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 7648570 commit 82a93dd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ jobs:
run: |
7z x jom.zip -ojom
- name: Install Gstreamer
run: choco install --no-progress gstreamer gstreamer-devel --version=1.18.6

- name: Configure
working-directory: ${{ runner.temp }}\shadow_build_dir
run: cmake -S ${{ github.workspace }} -B . -G Ninja ^
Expand Down

0 comments on commit 82a93dd

Please sign in to comment.