Update build-macos-arm64.yml
This commit is contained in:
parent
a679fae9c0
commit
a41a9bcbf7
3
.github/workflows/build-macos-arm64.yml
vendored
3
.github/workflows/build-macos-arm64.yml
vendored
@ -54,6 +54,3 @@ jobs:
|
|||||||
- name: Run
|
- name: Run
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo "${{ secrets.ANDROID_SIGNING_KEY }}" > jks
|
|
||||||
cat jks
|
|
||||||
echo "${{ env.ANDROID_SIGNING_KEY }}"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user