Skip to content

Commit

Permalink
vcpkg install
Browse files Browse the repository at this point in the history
  • Loading branch information
woelper committed Oct 31, 2023
1 parent 7cd4735 commit babc8ec
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/check_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@ jobs:
run: vcpkg integrate install

- name: Install cargo vcpkg
run: cargo install vcpkg
run: cargo install cargo-vcpkg

- name: Install heif
run: cargo vcpkg -v build


- name: Update Rust
run: rustup update

Expand Down

0 comments on commit babc8ec

Please sign in to comment.