Skip to content

Commit

Permalink
Merge pull request #233 from raisingthefloor/l10n_crowdin_action
Browse files Browse the repository at this point in the history
Update macOS VM in Azure Pipelines
  • Loading branch information
christopher-rtf authored Nov 19, 2024
2 parents 8032640 + e62ced9 commit 6b9793c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ stages:
- task: InstallAppleCertificate@2
inputs:
certSecureFile: 'raising_the_floor_5AAXYGZ428.p12'
certPwd: '$(P12_PASSWORD)'
certPwd: '$(P12_PASSWORD)'
# certSecureFile: 'raising_the_floor_5AAXYGZ428_OpenSSL3.p12'
- task: InstallAppleProvisioningProfile@1
inputs:
provProfileSecureFile: 'Morphic_Launcher_for_macOS.provisionprofile'
Expand Down

0 comments on commit 6b9793c

Please sign in to comment.