Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
halderen committed Jul 28, 2023
1 parent a51b6d3 commit 65e24db
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 @@ -63,7 +63,7 @@ install:
- cmd: vcpkg update
- cmd: vcpkg upgrade --no-dry-run
- cmd: vcpkg install sqlite3:x86-windows
- cmd: vcpkg install openssl-windows:x84-windows
- cmd: vcpkg install openssl-windows:x86-windows
- cmd: vcpkg install openssl-windows:x64-windows
- cmd: vcpkg install botan:x86-windows
- cmd: vcpkg install cppunit:x86-windows
Expand Down

0 comments on commit 65e24db

Please sign in to comment.