There was an error while loading. Please reload this page.
1 parent 2bed41f commit 664421bCopy full SHA for 664421b
.github/workflows/publish_dev_version.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Set Swap Space
64
uses: pierotofy/set-swap-space@master
65
with:
66
- swap-size-gb: 15
+ swap-size-gb: 12
67
68
- name: Deploy to GH Packages with Gradle
69
env:
.github/workflows/publish_release_version.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Deploy to Maven Central with Gradle
0 commit comments