forked from kscience/kmath
Update pages.yml
This commit is contained in:
parent
5bb895a653
commit
19cd74013b
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
- uses: gradle/gradle-build-action@v2.1.5
|
- uses: gradle/gradle-build-action@v2.1.5
|
||||||
with:
|
with:
|
||||||
arguments: dokkaHtmlMultiModule --no-parallel
|
arguments: dokkaHtmlMultiModule --no-parallel
|
||||||
- uses: JamesIves/github-pages-deploy-action@4.2.5
|
- uses: JamesIves/github-pages-deploy-action@4.3.0
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
folder: build/dokka/htmlMultiModule
|
folder: build/dokka/htmlMultiModule
|
||||||
|
Loading…
Reference in New Issue
Block a user