Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
windows server
Browse files Browse the repository at this point in the history
  • Loading branch information
CubeWhy committed Aug 10, 2023
1 parent 048d737 commit f6b864e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
java-version: '8'
distribution: 'zulu'
- name: Build with Gradle
run: ./gradlew setupCiWorkspace && ./gradlew -Dfile.encoding=UTF-8 build
run: ./gradlew setupCiWorkspace & ./gradlew -Dfile.encoding=UTF-8 build
- uses: actions/upload-artifact@v3
with:
name: LiquidLunarForge
Expand Down
32 changes: 19 additions & 13 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f6b864e

Please sign in to comment.