Update generate_dokka.yml

This commit is contained in:
Cloudburst 2022-08-13 16:18:46 +02:00 committed by GitHub
parent ee12d0be43
commit 1b1a8e6237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: |