Skip to content

Commit

Permalink
Merge pull request #442 from scribam/appveyor
Browse files Browse the repository at this point in the history
Attempt to fix appveyor build
  • Loading branch information
0-wiz-0 authored Jul 17, 2024
2 parents f8872eb + aa5a11f commit 5f55ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ before_build:
cmd: >-
py -m pip install nihtest
vcpkg install zlib:%TRIPLET% bzip2:%TRIPLET% liblzma:%TRIPLET% zstd:%TRIPLET%
vcpkg install
mkdir build
Expand Down

0 comments on commit 5f55ecd

Please sign in to comment.