forked from recloudstream/cloudstream
Update generate_dokka.yml
This commit is contained in:
parent
ee12d0be43
commit
1b1a8e6237
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate_dokka.yml
vendored
2
.github/workflows/generate_dokka.yml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
||||||
|
|
||||||
- name: Copy Dokka
|
- name: Copy Dokka
|
||||||
run: |
|
run: |
|
||||||
cp -r dokka/html $GITHUB_WORKSPACE/dokka/
|
cp -r app/build/dokka/html $GITHUB_WORKSPACE/dokka/
|
||||||
|
|
||||||
- name: Push builds
|
- name: Push builds
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue