mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-02-22 17:53:14 +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:
|
on:
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
types:
|
types:
|
||||||
@ -45,11 +45,11 @@ jobs:
|
|||||||
go mod download
|
go mod download
|
||||||
go mod tidy
|
go mod tidy
|
||||||
|
|
||||||
- name: Update Main Gomod
|
# - name: Update Main Gomod
|
||||||
run: |
|
# run: |
|
||||||
cd ./core/src/main/golang/
|
# cd ./core/src/main/golang/
|
||||||
go mod download
|
# go mod download
|
||||||
go mod tidy
|
# go mod tidy
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
id: cpr
|
id: cpr
|
Loading…
x
Reference in New Issue
Block a user