enabled notarize for macos on CI

This commit is contained in:
Igor Korsukov 2021-05-19 15:20:32 +02:00
parent bc637d03ab
commit 79c3ed1aeb

View file

@ -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