update decode
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
|||||||
- name: Create key file
|
- name: Create key file
|
||||||
working-directory: app
|
working-directory: app
|
||||||
run: |
|
run: |
|
||||||
echo $KEY_JKS | base64 -d > key.jks
|
echo $KEY_JKS | base64 -di > key.jks
|
||||||
chmod 600 key.jks
|
chmod 600 key.jks
|
||||||
|
|
||||||
- uses: subosito/flutter-action@v2
|
- uses: subosito/flutter-action@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user