Skip to content

Commit

Permalink
Update publish_snapshots.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkwiecinski authored Nov 13, 2023
1 parent e42a52a commit b92be66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
mkdir -p ~/.gradle
printf "org.gradle.jvmargs=-Xmx3G -XX:+UseParallelGC\n" >> ~/.gradle/gradle.properties
printf "org.gradle.vfs.watch=false\n" >> ~/.gradle/gradle.properties
printf "org.gradle.parallel=false\n" >> ~/.gradle/gradle.properties
shell: bash

- uses: actions/setup-java@v3
Expand Down

0 comments on commit b92be66

Please sign in to comment.