File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 - uses : burrunan/gradle-cache-action@v1
2222 name : Build
2323 with :
24- arguments : assemble -x dokkaHtml -x dokkaHtmlJar -x javadoc -x dokkaJavadocJar
24+ arguments : assemble # -x dokkaHtml -x dokkaHtmlJar -x javadoc -x dokkaJavadocJar
2525 # - name: Cleanup Gradle Cache
2626 # # Remove some files from the Gradle cache, so they aren't cached by GitHub Actions.
2727 # # Restoring these files from a GitHub Actions cache might cause problems for future builds.
5959 - uses : burrunan/gradle-cache-action@v1
6060 name : Build
6161 with :
62- arguments : assemble -x dokkaHtml -x dokkaHtmlJar -x javadoc -x dokkaJavadocJar
62+ arguments : assemble # -x dokkaHtml -x dokkaHtmlJar -x javadoc -x dokkaJavadocJar
6363 # - name: Cleanup Gradle Cache
6464 # # Remove some files from the Gradle cache, so they aren't cached by GitHub Actions.
6565 # # Restoring these files from a GitHub Actions cache might cause problems for future builds.
8585 - uses : burrunan/gradle-cache-action@v1
8686 name : Build
8787 with :
88- arguments : assemble -x dokkaHtml -x dokkaHtmlJar -x javadoc -x dokkaJavadocJar
88+ arguments : assemble # -x dokkaHtml -x dokkaHtmlJar -x javadoc -x dokkaJavadocJar
8989# - name: Cleanup Gradle Cache
9090# # Remove some files from the Gradle cache, so they aren't cached by GitHub Actions.
9191# # Restoring these files from a GitHub Actions cache might cause problems for future builds.
You can’t perform that action at this time.
0 commit comments