mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-04-28 12:30:11 -05:00
Update pr-check.yaml
This commit is contained in:
committed by
GitHub
parent
436b6fba2e
commit
c3ff1316c7
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user