summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/ios.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ios.yml')
-rw-r--r--.github/workflows/ios.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml
index 46a833160b..9c0bbc6f01 100644
--- a/.github/workflows/ios.yml
+++ b/.github/workflows/ios.yml
@@ -58,7 +58,7 @@ jobs:
- name: Checkout submodules
run: |
git config --global --add safe.directory '*'
- git submodule update --init ios/wireguard-apple
+ git submodule update --init --recursive ios/wireguard-apple
- name: Configure cache