Skip to content

Commit

Permalink
fixup: Update udeps workflow for libwg
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Jan 15, 2025
1 parent d932a0f commit b966a0f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/rust-unused-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@ jobs:
git config --global --add safe.directory '*'
git submodule update --init --recursive --depth=1 wireguard-go-rs
- name: Install msbuild
uses: microsoft/[email protected]
with:
vs-version: 16

- name: Install Protoc
uses: arduino/setup-protoc@v3
with:
Expand Down

0 comments on commit b966a0f

Please sign in to comment.