mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
oops
This commit is contained in:
parent
72b9a1c321
commit
ee12d0be43
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate_dokka.yml
vendored
2
.github/workflows/generate_dokka.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
path: "dokka"
|
||||
|
||||
- name: Clean old builds
|
||||
run: rm -rf $GITHUB_WORKSPACE/src/html/*
|
||||
run: rm -rf $GITHUB_WORKSPACE/dokka/html/*
|
||||
|
||||
- name: Setup JDK 11
|
||||
uses: actions/setup-java@v1
|
||||
|
|
Loading…
Reference in a new issue