diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d4707a9..e2e66ea 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -99,9 +99,6 @@ jobs: # - "Release TMA DEVELOPER_MENU": same as "Release TMA" but includes the Developer Menu - - name: Extract Provisioning profile UUID and create PP_UUID env variable - run: echo "PP_UUID=$(grep -a -A 1 'UUID' ~/Library/MobileDevice/Provisioning\ Profiles/build_pp.mobileprovision | grep string | sed -e "s|||" -e "s|||" | tr -d '\t')" >> $GITHUB_ENV - - name: Archive the project run: | set -eo pipefail