We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 543845f commit 312d8cdCopy full SHA for 312d8cd
.github/workflows/build_openvpnadapter_apple.yml
@@ -53,7 +53,7 @@ jobs:
53
CODE_SIGNING_ALLOWED=NO
54
55
# With CODE_SIGNING_ALLOWED=NO this part is redundant, but it's not just signatures are being deleted here,
56
- # It's also dependant frameworks and debyg symbols.
+ # It's also dependant frameworks and debug symbols.
57
- name: Remove CodeSignature
58
run: |
59
export WORKINGDIR=`pwd`
0 commit comments