fix build individual modules #7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_pull_request.yml
vendored
2
.github/workflows/build_pull_request.yml
vendored
|
@ -73,4 +73,4 @@ jobs:
|
|||
- name: Build extensions (chunk ${{ matrix.chunk }})
|
||||
env:
|
||||
CI_CHUNK_NUM: ${{ matrix.chunk }}
|
||||
run: ./gradlew -p src assembleDebug
|
||||
run: chmod +x ./gradlew && ./gradlew -p src assembleDebug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue