Skip to content

Commit

Permalink
Remove pointless submodule update
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Apr 18, 2024
1 parent 48226ee commit c80d2d3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/daemon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ jobs:
- name: Checkout submodules
run: git submodule update --init --depth=1

- name: Checkout wireguard-nt
working-directory: dist-assets/binaries
run: git submodule update --init -- wireguard-nt

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

0 comments on commit c80d2d3

Please sign in to comment.