Skip to content

Commit 4f65b21

Browse files
committed
RI-5567 - Update provision profiles
1 parent 764adbd commit 4f65b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ jobs:
547547
echo "$CSC_P12_BASE64" | base64 -id > certs/mac-developer.p12
548548
echo "$CSC_MAC_INSTALLER_P12_BASE64" | base64 -id > certs/mac-installer.p12
549549
# echo "$CSC_MAS_P12_BASE64" | base64 -id > certs/mas-distribution.p12
550-
echo "$CSC_MAS_ALL_P12_BASE64" | base64 -id > certs/mac-distribution-and-installer.p12.p12
550+
echo "$CSC_MAS_ALL_P12_BASE64" | base64 -id > certs/mac-distribution-and-installer.p12
551551
echo "$WIN_CSC_PFX_BASE64" | base64 -id > certs/redislabs_win.pfx
552552
- persist_to_workspace:
553553
root: .

0 commit comments

Comments
 (0)