Update build-macos-arm64.yml
This commit is contained in:
parent
e884bdbbc4
commit
df579de147
6
.github/workflows/build-macos-arm64.yml
vendored
6
.github/workflows/build-macos-arm64.yml
vendored
@ -54,8 +54,4 @@ jobs:
|
|||||||
- name: Run
|
- name: Run
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
cd /opt/build
|
echo ${{ secrets.ANDROID_SIGNING_KEY }}
|
||||||
#./update_mac_template.sh
|
|
||||||
#security default-keychain -s rustdesk.keychain
|
|
||||||
#security unlock-keychain -p ${{ secrets.MACOS_P12_PASSWORD }} rustdesk.keychain
|
|
||||||
./agent.sh
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user