Skip to content

Commit

Permalink
[openvpnadapter] test
Browse files Browse the repository at this point in the history
  • Loading branch information
Macbook authored and Macbook committed Dec 20, 2024
1 parent 3742af2 commit 8d64f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_openvpn_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
BUILT_PRODUCTS_DIR = $WORKINGDIR/3rd/OpenVPNAdapter/build/Release-macos
EOF
- name: Get macOS SDK version
- name: Get macOS SDK
id: sdk_version
run: |
MACOSX_SDK=$(xcrun --sdk macosx --show-sdk-path | sed -E 's/.*MacOSX([0-9]+\.[0-9]+)\.sdk/\1/')
Expand Down

0 comments on commit 8d64f37

Please sign in to comment.