💚 Fix CI

This commit is contained in:
ZeoNight 2022-05-07 16:50:05 +00:00 committed by GitHub
parent f58d13fbfc
commit 65be3f00c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,8 +16,8 @@ jobs:
java-version: ${{ matrix.java }}
cache: 'gradle'
distribution: 'temurin'
- name: Patch and build
run: "chmod +x createRelease.sh && ./createRelease.sh"
- name: Build
run: "./gradlew build"
- uses: actions/upload-artifact@v2
with:
name: Builded Jars