Update pr-check.yaml

This commit is contained in:
Yogesh Choudhary Paliyal
2023-02-27 18:44:13 +05:30
committed by GitHub
parent 436b6fba2e
commit c3ff1316c7

View File

@@ -42,6 +42,10 @@ jobs:
- name: Setting up project
uses: ./.github/actions/setup
      - name: Build with Gradle
       id: build
       run: ./gradlew build
- name: 🏗 Build APK
run: bash ./gradlew assembleProductionDebug