Skip to content

Commit

Permalink
ci: add protobuf to windows
Browse files Browse the repository at this point in the history
  • Loading branch information
stringhandler committed Aug 2, 2024
1 parent 21d69b1 commit f3b93e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
- name: Install Windows dependencies
if: startsWith(runner.os,'Windows')
run: |
# vcpkg.exe install sqlite3:x64-windows zlib:x64-windows
choco upgrade protoc -y
- name: Install dependencies (Macos)
Expand Down

0 comments on commit f3b93e1

Please sign in to comment.