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