mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
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
|
||||
run: |
|
||||
cp -r dokka/html $GITHUB_WORKSPACE/dokka/
|
||||
cp -r app/build/dokka/html $GITHUB_WORKSPACE/dokka/
|
||||
|
||||
- name: Push builds
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue