mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-05 02:40:23 -05:00
Update pr-check.yaml
This commit is contained in:
committed by
GitHub
parent
73afca56c1
commit
a4aac6881e
@@ -39,11 +39,12 @@ jobs:
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Setting up project
|
||||
- name: Setting up project
|
||||
uses: ./.github/actions/setup
|
||||
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew build
|
||||
|
||||
- name: Build with Gradle
|
||||
run: bash ./gradlew build
|
||||
|
||||
- name: 🏗 Build APK
|
||||
run: bash ./gradlew assembleProductionDebug
|
||||
|
||||
Reference in New Issue
Block a user