mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Update ci.yml
This commit is contained in:
parent
d5302ef74f
commit
d2c6ec9080
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -16,6 +16,8 @@ jobs:
|
|||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 11
|
||||
distribution: 'adopt'
|
||||
check-latest: true
|
||||
|
||||
- name: Cache Gradle dependencies
|
||||
uses: actions/cache@v2.1.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue