mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-22 05:16:08 +03:00
chore: remove all go get update to pass compile
This commit is contained in:
parent
24edb09467
commit
aad0ec3b83
8
.github/workflows/update-dependencies.yaml
vendored
8
.github/workflows/update-dependencies.yaml
vendored
@ -42,10 +42,10 @@ jobs:
|
||||
run: |
|
||||
./gradlew :core:downloadGeoipDatabase
|
||||
|
||||
- name: Update Foss Gomod
|
||||
run: |
|
||||
cd ${{ github.workspace }}/core/src/foss/golang/
|
||||
go get -u
|
||||
# - name: Update Foss Gomod
|
||||
# run: |
|
||||
# cd ${{ github.workspace }}/core/src/foss/golang/
|
||||
# go get -u
|
||||
|
||||
# - name: Update Main Gomod
|
||||
# run: |
|
||||
|
Loading…
Reference in New Issue
Block a user