Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pokamest authored Jan 31, 2025
1 parent 543845f commit 312d8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_openvpnadapter_apple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
CODE_SIGNING_ALLOWED=NO
# With CODE_SIGNING_ALLOWED=NO this part is redundant, but it's not just signatures are being deleted here,
# It's also dependant frameworks and debyg symbols.
# It's also dependant frameworks and debug symbols.
- name: Remove CodeSignature
run: |
export WORKINGDIR=`pwd`
Expand Down

0 comments on commit 312d8cd

Please sign in to comment.