Fix wrong task name #235

Merged
CommanderTvis merged 1 commits from commandertvis/fix-wrong-task into master 2021-03-12 20:07:34 +03:00

View File

@ -23,7 +23,7 @@ jobs:
restore-keys: | restore-keys: |
ubuntu-20.04-gradle- ubuntu-20.04-gradle-
- name: Build - name: Build
run: ./gradlew build --no-daemon --stacktrace run: ./gradlew dokkaHtmlMultiModule --no-daemon --stacktrace
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4.1.0 uses: JamesIves/github-pages-deploy-action@4.1.0
with: with: