Skip to content

Commit bf3409e

Browse files
committed
added base
1 parent 603bace commit bf3409e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ jobs:
3131
run: |
3232
chmod +x gradlew
3333
34-
- name: Make scripts executable
35-
run: |
36-
chmod +x scripts/*.sh
37-
3834
- name: Decode Keystore
3935
run: |
4036
echo "${{ secrets.KEY_STORE }}" | base64 --decode > app/keystore.jks

0 commit comments

Comments
 (0)