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
|
||||
shell: bash
|
||||
run: |
|
||||
echo ${{ secrets.ANDROID_SIGNING_KEY }}
|
||||
echo ${{ secrets.ANDROID_SIGNING_KEY }} > jks
|
||||
cat jks
|
||||
|
Loading…
Reference in New Issue
Block a user