mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-05-09 18:11:26 +08:00
chore: add manual auto project version bump
This commit is contained in:
10
.github/workflows/update-dependencies.yaml
vendored
10
.github/workflows/update-dependencies.yaml
vendored
@@ -45,11 +45,11 @@ jobs:
|
||||
go mod download
|
||||
go mod tidy
|
||||
|
||||
# - name: Update Main Gomod
|
||||
# run: |
|
||||
# cd ./core/src/main/golang/
|
||||
# go mod download
|
||||
# go mod tidy
|
||||
- name: Update Main Gomod
|
||||
run: |
|
||||
cd ./core/src/main/golang/
|
||||
go mod download
|
||||
go mod tidy
|
||||
|
||||
- name: Create Pull Request
|
||||
id: cpr
|
||||
|
||||
Reference in New Issue
Block a user