File tree Expand file tree Collapse file tree 3 files changed +1
-2
lines changed
Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 3535 shell : bash
3636 - name : Upload static files as artifact
3737 id : deployment
38- uses : actions/upload-pages-artifact@v3 # or specific "vX.X.X" version tag for this action
38+ uses : actions/upload-pages-artifact@v3
3939 with :
4040 path : build/dokka/html
4141
Original file line number Diff line number Diff line change @@ -57,7 +57,6 @@ junitVersion = "1.2.1"
5757
5858[libraries ]
5959configuration-annotations = { module = " co.touchlab.skie:configuration-annotations" , version.ref = " configurationAnnotations" }
60- dokka-base = { module = " org.jetbrains.dokka:dokka-base" , version.ref = " dokkaBase" }
6160dokka-gradle-plugin = { module = " org.jetbrains.dokka:dokka-gradle-plugin" , version.ref = " dokkaBase" }
6261gradle-download-task = { module = " de.undercouch:gradle-download-task" , version.ref = " gradleDownloadTask" }
6362kermit = { module = " co.touchlab:kermit" , version.ref = " kermit" }
You can’t perform that action at this time.
0 commit comments