Update pr-check.yaml

This commit is contained in:
Yogesh Choudhary Paliyal
2023-02-27 21:00:31 +05:30
committed by GitHub
parent 267469d40e
commit f120104569

View File

@@ -43,7 +43,7 @@ jobs:
uses: ./.github/actions/setup
- name: 🏗 Build With gradle
run: bash ./gradlew builf
run: bash ./gradlew build
- name: 🏗 Build APK
run: bash ./gradlew assembleProductionDebug