actions test
This commit is contained in:
parent
4b7394ac16
commit
94795993cc
1 changed files with 1 additions and 0 deletions
|
@ -8,5 +8,6 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: build
|
- name: build
|
||||||
run: |
|
run: |
|
||||||
|
cd $GITHUB_WORKSPACE
|
||||||
chmod +x gradlew
|
chmod +x gradlew
|
||||||
./graldew build
|
./graldew build
|
Loading…
Reference in a new issue