Skip to content

Commit 1832ccc

Browse files
committed
Check out wg-nt in CI
1 parent 1929cda commit 1832ccc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/daemon.yml

+4
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ jobs:
114114
- name: Checkout submodules
115115
run: git submodule update --init --depth=1
116116

117+
- name: Checkout wireguard-nt
118+
working-directory: dist-assets/binaries
119+
run: git submodule update --init -- wireguard-nt
120+
117121
- name: Install Protoc
118122
uses: arduino/setup-protoc@v1
119123
with:

0 commit comments

Comments
 (0)