Skip to content

Commit

Permalink
remove pkgconfiglite
Browse files Browse the repository at this point in the history
  • Loading branch information
mpwsh committed Oct 3, 2023
1 parent c5020df commit e4edc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Install dependencies windows
if: startsWith(matrix.os, 'windows')
run: |
choco install cmake mingw openssl pkgconfiglite protoc
choco install cmake openssl protoc
- name: Get protoc from github releases
Expand Down

0 comments on commit e4edc39

Please sign in to comment.