mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Merge remote-tracking branch 'myorigin/flow' into flow
This commit is contained in:
commit
1245a5cb19
1 changed files with 2 additions and 1 deletions
3
.github/workflows/generate_dokka.yml
vendored
3
.github/workflows/generate_dokka.yml
vendored
|
@ -43,9 +43,10 @@ jobs:
|
|||
rm -rf "./-cloudstream"
|
||||
|
||||
- name: Setup JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: 17
|
||||
distribution: 'adopt'
|
||||
|
||||
- name: Setup Android SDK
|
||||
uses: android-actions/setup-android@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue