Skip to content

Commit 4a5b4f0

Browse files
Update pre-release.yml
1 parent 4358d64 commit 4a5b4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
--notarize "CodeEdit" \
9494
"$RUNNER_TEMP/CodeEdit.dmg" \
9595
"$RUNNER_TEMP/CodeEdit.xcarchive/Products/Applications/"
96-
security lock-keychain
96+
echo $RUNNER_PW | sudo -S security lock-keychain
9797
9898
############################
9999
# Get Version and Build number

0 commit comments

Comments
 (0)