Skip to content

Commit 6238fc2

Browse files
MacbookMacbook
authored andcommitted
[openvpnadapter] remove code sign
1 parent 439ffdb commit 6238fc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_openvpn_apple.yml renamed to .github/workflows/build_openvpnadapter_apple.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
run: |
5656
echo "Removing CodeSignature if exists..."
5757
rm -rf ./build/Release-macos/OpenVPNAdapter.framework/Versions/A/_CodeSignature
58+
rm -rf ./build/Release-macos/OpenVPNAdapter.framework/Versions/Current/_CodeSignature
5859
5960
- name: Archive Build
6061
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)