forked from kscience/kmath
Fix wrong task name
This commit is contained in:
parent
5e9b2de8b0
commit
1c02ab3471
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
restore-keys: |
|
||||
ubuntu-20.04-gradle-
|
||||
- name: Build
|
||||
run: ./gradlew build --no-daemon --stacktrace
|
||||
run: ./gradlew dokkaHtmlMultiModule --no-daemon --stacktrace
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.0
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user