mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-05-09 18:11:26 +08:00
chore: can this pass compile?
This commit is contained in:
8
.github/workflows/update-dependencies.yaml
vendored
8
.github/workflows/update-dependencies.yaml
vendored
@@ -44,10 +44,10 @@ jobs:
|
||||
cd ${{ github.workspace }}/core/src/foss/golang/
|
||||
go get -u
|
||||
|
||||
- name: Update Main Gomod
|
||||
run: |
|
||||
cd ${{ github.workspace }}/core/src/main/golang/native/
|
||||
go get -u
|
||||
# - name: Update Main Gomod
|
||||
# run: |
|
||||
# cd ${{ github.workspace }}/core/src/main/golang/native/
|
||||
# go get -u
|
||||
|
||||
- name: Create Pull Request
|
||||
id: cpr
|
||||
|
||||
Reference in New Issue
Block a user