Update dev_build.yml
This commit is contained in:
parent
00acded353
commit
022dea980f
4
.github/workflows/dev_build.yml
vendored
4
.github/workflows/dev_build.yml
vendored
@ -11,9 +11,7 @@ jobs:
|
|||||||
java-version: 16
|
java-version: 16
|
||||||
distribution: adopt
|
distribution: adopt
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: ./gradlew build
|
||||||
chmod +x ./gradlew
|
|
||||||
./gradlew build
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: marvinpinto/action-automatic-releases@latest
|
uses: marvinpinto/action-automatic-releases@latest
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user