Fix github action (attempt no 2)
learn how to type challenge time (impossible)
This commit is contained in:
parent
0266625733
commit
6bc77cd8b8
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
uses: gradle/actions/setup-gradle@v3
|
||||
- run: gradle dokkaHtmlMultiModule
|
||||
working-directory: .
|
||||
- run: mv build/dokka/htmlMultiModule docs/plublic/reference
|
||||
- run: mv build/dokka/htmlMultiModule docs/public/reference
|
||||
working-directory: .
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user