mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-02-21 09:13:16 +03:00
chore: Update update-dependencies.yml
This commit is contained in:
parent
7038a39275
commit
135d9fe547
4
.github/workflows/update-dependencies.yml
vendored
4
.github/workflows/update-dependencies.yml
vendored
@ -21,13 +21,13 @@ jobs:
|
||||
- name: Update Foss Gomod
|
||||
run: |
|
||||
cd ./core/src/foss/golang/
|
||||
go get -u
|
||||
go mod download
|
||||
go mod tidy
|
||||
|
||||
- name: Update Main Gomod
|
||||
run: |
|
||||
cd ./core/src/main/golang/
|
||||
go get -u
|
||||
go mod download
|
||||
go mod tidy
|
||||
|
||||
- name: Create Pull Request
|
||||
|
Loading…
x
Reference in New Issue
Block a user