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 05b3b34 commit f165eaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust-unused-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
- name: Checkout wireguard-go submodule
run: |
git config --global --add safe.directory '*'
git submodule update --init --depth=1
git submodule update --init --recursive --depth=1 wireguard-go-rs
- name: Install msbuild
Expand Down

0 comments on commit f165eaa

Please sign in to comment.