Skip to content

Commit 96f8489

Browse files
committed
Fix whitespace
1 parent 395e6d3 commit 96f8489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios-validate-build-schemas.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Checkout repository
2929
uses: actions/checkout@v4
3030

31-
- name: Checkout submodules
31+
- name: Checkout submodules
3232
run: |
3333
git config --global --add safe.directory '*'
3434
git submodule update --init ios/wireguard-apple

0 commit comments

Comments
 (0)