Skip to content

Commit 8d8915a

Browse files
committed
Revert "Fix CI stuck on clean step"
This reverts commit 6541f45.
1 parent 6541f45 commit 8d8915a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
push:
44
tags:
55
- '*'
6-
env:
7-
GRADLE_OPTS: "-Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.daemon=false -Dkotlin.incremental=false"
8-
96
jobs:
107
publish-maven:
118
name: Publish to Maven

0 commit comments

Comments
 (0)