forked from melod1n/fast-messenger
Update build.yml
This commit is contained in:
@@ -23,8 +23,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
# Runs a single command using the runners shell
|
# Runs a single command using the runners shell
|
||||||
- name: Build the App
|
- name: Build the App with permissions
|
||||||
run: ../../gradlew build
|
run: chmod +x ./gradlew build
|
||||||
|
|
||||||
# Runs a set of commands using the runners shell
|
# Runs a set of commands using the runners shell
|
||||||
- name: Run a multi-line script
|
- name: Run a multi-line script
|
||||||
|
|||||||
Reference in New Issue
Block a user