Skip to content

Commit

Permalink
Attempt to fix appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
scribam committed Jul 17, 2024
1 parent aa90b70 commit aa5a11f
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 aa5a11f

Please sign in to comment.