mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-02-21 09:13:16 +03:00
chore: rename ci file and try to fix failure
This commit is contained in:
parent
a82b8fcf25
commit
fcff23a222
@ -1,4 +1,4 @@
|
||||
name: Update meta-core and go modules
|
||||
name: Update Clash-Core and Go Modules
|
||||
on:
|
||||
repository_dispatch:
|
||||
types:
|
||||
@ -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
|
Loading…
x
Reference in New Issue
Block a user