summaryrefslogtreecommitdiffhomepage
path: root/android/docs
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2025-02-07 13:32:59 +0100
committerLinus Färnstrand <linus@mullvad.net>2025-02-07 13:34:29 +0100
commit87cd146b40b38d750312d7ca265bc07a56559301 (patch)
tree623fc9e597c5b0d5ca4cb3f7d909f0a84fb1be60 /android/docs
parent4c688c899d3094c0d703489fdbac7dc1c1a9408d (diff)
downloadmullvadvpn-87cd146b40b38d750312d7ca265bc07a56559301.tar.xz
mullvadvpn-87cd146b40b38d750312d7ca265bc07a56559301.zip
Update all CI to update wireguard-go submodule more explicitly
Diffstat (limited to 'android/docs')
-rw-r--r--android/docs/BuildInstructions.macos.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/docs/BuildInstructions.macos.md b/android/docs/BuildInstructions.macos.md
index 18feb1b4cb..4ef004d595 100644
--- a/android/docs/BuildInstructions.macos.md
+++ b/android/docs/BuildInstructions.macos.md
@@ -65,7 +65,7 @@ export CARGO_TARGET_X86_64_LINUX_ANDROID_LINKER="$NDK_TOOLCHAIN_DIR/x86_64-linux
wireguard-go-rs submodule need to be downloaded:
```bash
-git submodule update --init --recursive --depth=1 wireguard-go-rs
+git submodule update --init wireguard-go-rs/libwg/wireguard-go
```
## 4. Debug build