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 2359af3 commit 66df8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/windows-build-system/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ runs:
- name: Create libvpx
working-directory: ${{ github.workspace }}/LuxCore
run: |
conan install /build=missing /requires=libvpx/1.13.1
conan install /build:missing /requires:libvpx/1.13.1
shell: cmd

- name: Create local packages
Expand Down

0 comments on commit 66df8a2

Please sign in to comment.