Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/illera88/Ponce
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Garcia Illera committed May 16, 2021
2 parents c1d220b + 05eb0ac commit c065c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Build Triton dependencies with vcpkg for x64.
run: |
"`r`nset(VCPKG_BUILD_TYPE release)" | Add-Content "$env:VCPKG_INSTALLATION_ROOT\triplets\x64-windows-static.cmake"
vcpkg install capstone[x86,arm,arm64] z3 boost-multiprecision boost-numeric-conversion boost-math --tripbrlet x64-windows-static
vcpkg install capstone[x86,arm,arm64] z3 boost-multiprecision boost-numeric-conversion boost-math --triplet x64-windows-static
- name: Download and build Triton x64
run: |
Expand Down

0 comments on commit c065c98

Please sign in to comment.