Skip to content

Commit

Permalink
Bump gradle ram
Browse files Browse the repository at this point in the history
  • Loading branch information
Patbox committed Nov 30, 2023
1 parent f04a7d1 commit f0daa78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
git config --global user.name Docs deploy
git config --global user.email [email protected]
mike set-default latest
mike deploy --push --update-aliases 0.6.x latest
mike deploy --push --update-aliases 0.7.x latest
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.jvmargs=-Xmx2G

# Fabric Properties
# check these on https://fabricmc.net/use
Expand Down

0 comments on commit f0daa78

Please sign in to comment.