Update build.yml

This commit is contained in:
ZeoNight 2022-05-04 18:10:05 +00:00 committed by GitHub
parent 910470c547
commit 84005fb95f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
cache: 'gradle'
distribution: 'temurin'
- name: Patch and build
run: "./createRelease.sh"
run: "./gradlew build"
- uses: actions/upload-artifact@v2
with:
name: Builded Jars