Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
4c75f9d9
Commit
4c75f9d9
authored
Apr 25, 2022
by
真心
Browse files
Update Java to 17
parent
f78e0180
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
4c75f9d9
...
@@ -18,7 +18,7 @@ jobs:
...
@@ -18,7 +18,7 @@ jobs:
uses
:
actions/setup-java@v3
uses
:
actions/setup-java@v3
with
:
with
:
distribution
:
temurin
distribution
:
temurin
java-version
:
'
1
6
'
java-version
:
'
1
7
'
-
name
:
Run Gradle
-
name
:
Run Gradle
run
:
./gradlew && ./gradlew jar
run
:
./gradlew && ./gradlew jar
-
name
:
Upload build
-
name
:
Upload build
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment