1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Updated build script

This commit is contained in:
TheBusyBiscuit 2020-05-13 22:09:58 +02:00 committed by GitHub
parent c3c23a683a
commit 1145a3874e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v1
- name: Set up JDK 1.8
uses: giltene/setup-java@master
uses: actions/setup-java@master
with:
java-version: 1.8
- name: Build with Maven