Skip to content

Commit 8d64f37

Browse files
MacbookMacbook
authored andcommitted
[openvpnadapter] test
1 parent 3742af2 commit 8d64f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_openvpn_ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
BUILT_PRODUCTS_DIR = $WORKINGDIR/3rd/OpenVPNAdapter/build/Release-macos
3939
EOF
4040
41-
- name: Get macOS SDK version
41+
- name: Get macOS SDK
4242
id: sdk_version
4343
run: |
4444
MACOSX_SDK=$(xcrun --sdk macosx --show-sdk-path | sed -E 's/.*MacOSX([0-9]+\.[0-9]+)\.sdk/\1/')

0 commit comments

Comments
 (0)