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
36e18277
Commit
36e18277
authored
Apr 21, 2022
by
SpikeHD
Browse files
begin compile env setup
parent
4963f071
Changes
1
Show whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
36e18277
name
:
"
Build"
on
:
"
Push"
jobs
:
Build-Server-Jar
:
runs-on
:
windows-latest
steps
:
-
uses
:
actions/checkout@v3
-
uses
:
actions/setup-java@v3
with
:
distribution
:
temurin
java-version
:
'
8'
-
run
:
gradlew
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