enabled notarize for macos on CI
This commit is contained in:
parent
bc637d03ab
commit
79c3ed1aeb
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci_macos_mu4.yml
vendored
3
.github/workflows/ci_macos_mu4.yml
vendored
|
@ -95,9 +95,6 @@ jobs:
|
|||
DO_UPLOAD_SYMBOLS='false'
|
||||
DO_PUBLISH='false'
|
||||
fi
|
||||
|
||||
# Temporary off, until the problem with the Apple account, is resolved
|
||||
DO_NOTARIZE='false'
|
||||
|
||||
echo "github.repository: ${{ github.repository }}"
|
||||
echo "BUILD_MODE=$BUILD_MODE" >> $GITHUB_ENV
|
||||
|
|
Loading…
Reference in a new issue