mirror of
https://github.com/project-gauntlet/gauntlet.git
synced 2025-12-23 10:35:53 +00:00
Fix missing protobuf in windows build pipelines
This commit is contained in:
parent
69935c8d7b
commit
8ed6ae2172
1 changed files with 1 additions and 1 deletions
2
.github/workflows/setup-windows.yaml
vendored
2
.github/workflows/setup-windows.yaml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
scope: '@project-gauntlet'
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
|
||||
- run: cargo install cargo-wix
|
||||
- run: choco install protoc
|
||||
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue