Skip to content

Commit 312d8cd

Browse files
authored
Fix typo
1 parent 543845f commit 312d8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_openvpnadapter_apple.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
CODE_SIGNING_ALLOWED=NO
5454
5555
# 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.
56+
# It's also dependant frameworks and debug symbols.
5757
- name: Remove CodeSignature
5858
run: |
5959
export WORKINGDIR=`pwd`

0 commit comments

Comments
 (0)