Skip to content

Commit

Permalink
[openvpnadapter] remove code sign
Browse files Browse the repository at this point in the history
  • Loading branch information
Macbook authored and Macbook committed Dec 21, 2024
1 parent 439ffdb commit 6238fc2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
run: |
echo "Removing CodeSignature if exists..."
rm -rf ./build/Release-macos/OpenVPNAdapter.framework/Versions/A/_CodeSignature
rm -rf ./build/Release-macos/OpenVPNAdapter.framework/Versions/Current/_CodeSignature
- name: Archive Build
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 6238fc2

Please sign in to comment.