mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-06-23 21:02:14 +08:00
chore: Fix
This commit is contained in:
parent
18016e16a7
commit
65b54a9779
2
.github/workflows/update-dependencies.yaml
vendored
2
.github/workflows/update-dependencies.yaml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
|
||||
- name: Update Main Gomod
|
||||
run: |
|
||||
cd ${{ github.workspace }}/core/src/main/golang/
|
||||
cd ${{ github.workspace }}/core/src/main/golang/native/
|
||||
go get -u
|
||||
|
||||
- name: Create Pull Request
|
||||
|
||||
Loading…
Reference in New Issue
Block a user