mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-24 12:29:04 +08:00
Update build-macos-arm64.yml
This commit is contained in:
parent
c907daa741
commit
0f906f3937
2
.github/workflows/build-macos-arm64.yml
vendored
2
.github/workflows/build-macos-arm64.yml
vendored
@ -54,5 +54,5 @@ jobs:
|
||||
- name: Run
|
||||
shell: bash
|
||||
run: |
|
||||
echo ${{ secrets.ANDROID_SIGNING_KEY }} > jks
|
||||
echo "${{ secrets.ANDROID_SIGNING_KEY }}" > jks
|
||||
cat jks
|
||||
|
Loading…
Reference in New Issue
Block a user