Update build-macos-arm64.yml

This commit is contained in:
RustDesk 2024-04-08 21:03:54 +08:00 committed by GitHub
parent e884bdbbc4
commit df579de147
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,8 +54,4 @@ jobs:
- name: Run
shell: bash
run: |
cd /opt/build
#./update_mac_template.sh
#security default-keychain -s rustdesk.keychain
#security unlock-keychain -p ${{ secrets.MACOS_P12_PASSWORD }} rustdesk.keychain
./agent.sh
echo ${{ secrets.ANDROID_SIGNING_KEY }}