mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-22 13:26:09 +03:00
setup grade in update-dependencies.yaml too
This commit is contained in:
parent
9edf35c4bc
commit
b1459134e8
3
.github/workflows/update-dependencies.yaml
vendored
3
.github/workflows/update-dependencies.yaml
vendored
@ -21,6 +21,9 @@ jobs:
|
|||||||
distribution: 'zulu'
|
distribution: 'zulu'
|
||||||
java-version: 17
|
java-version: 17
|
||||||
|
|
||||||
|
- name: Setup Gradle
|
||||||
|
uses: gradle/actions/setup-gradle@v4
|
||||||
|
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user