We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c01f66b commit a14a2aaCopy full SHA for a14a2aa
.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: 10
+ swap-size-gb: 20
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