diff --git a/.github/workflows/build-macos-arm64.yml b/.github/workflows/build-macos-arm64.yml index e75bae719..d9674c92a 100644 --- a/.github/workflows/build-macos-arm64.yml +++ b/.github/workflows/build-macos-arm64.yml @@ -55,7 +55,7 @@ jobs: shell: bash run: | cd /opt/build - ./update_mac_template.sh + #./update_mac_template.sh #security default-keychain -s rustdesk.keychain #security unlock-keychain -p ${{ secrets.MACOS_P12_PASSWORD }} rustdesk.keychain ./agent.sh