We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 395e6d3 commit 96f8489Copy full SHA for 96f8489
.github/workflows/ios-validate-build-schemas.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Checkout repository
29
uses: actions/checkout@v4
30
31
- - name: Checkout submodules
+ - name: Checkout submodules
32
run: |
33
git config --global --add safe.directory '*'
34
git submodule update --init ios/wireguard-apple
0 commit comments