Set shell for gradlew
Some checks failed
/ Build (push) Failing after 10m38s

This commit is contained in:
Anton Liaposhchenko 2024-05-18 18:48:53 +03:00
parent db5e940283
commit 7b6e3ed974

View File

@ -14,4 +14,4 @@ jobs:
- uses: actions/checkout@v4
- name: Build APK
run: ./gradlew build
shell: /bin/bash
shell: bash