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