correct triplet
This commit is contained in:
@@ -173,13 +173,10 @@ jobs:
|
||||
with:
|
||||
setupOnly: true
|
||||
vcpkgGitCommitId: 2a31089e777fc187f1cc05338250b8e1810cfb52
|
||||
env:
|
||||
VCPKG_DEFAULT_TRIPLET: x64-windows
|
||||
|
||||
- name: Acquire Dependencies
|
||||
shell: bash
|
||||
run: |
|
||||
$VCPKG_ROOT/vcpkg install qt5 ffmpeg openexr openimageio opencolorio portaudio --triplet=x64-windows-rel
|
||||
$VCPKG_ROOT/vcpkg install qt5 ffmpeg openexr openimageio opencolorio portaudio --triplet=x64-windows
|
||||
|
||||
- name: Acquire Google Crashpad
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user