Skip to content

Commit

Permalink
Conan
Browse files Browse the repository at this point in the history
  • Loading branch information
howetuft committed Aug 16, 2024
1 parent 66bb5aa commit a1d0240
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions/windows-build-system/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ runs:

- name: Create libvpx
run: |
conan install --build=missing --requires=libvpx/1.13.1 -g ninja
unset ORIGINAL_PATH
conan install --build=missing --requires=libvpx/1.13.1
shell: bash

- name: Create local packages
Expand Down

0 comments on commit a1d0240

Please sign in to comment.