mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 00:59:51 -06:00
Update production.yml
This commit is contained in:
committed by
GitHub
parent
cfaa9a544e
commit
169b9dc4bc
4
.github/workflows/production.yml
vendored
4
.github/workflows/production.yml
vendored
@@ -23,6 +23,10 @@ jobs:
|
||||
- name: Grant rights
|
||||
run: chmod +x build.gradle
|
||||
|
||||
|
||||
- name: Grant Gradlew rights
|
||||
run: chmod +x gradlew
|
||||
|
||||
- name: Build with Gradle
|
||||
id: build
|
||||
run: ./gradlew build
|
||||
|
||||
Reference in New Issue
Block a user