mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-04-05 06:43:34 +03:00
chore: Fix
This commit is contained in:
parent
18016e16a7
commit
65b54a9779
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue