mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-16 06:52:17 +08:00
chore: can this pass compile?
This commit is contained in:
parent
0d91c3429b
commit
635289639b
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/
|
cd ${{ github.workspace }}/core/src/foss/golang/
|
||||||
go get -u
|
go get -u
|
||||||
|
|
||||||
- name: Update Main Gomod
|
# - name: Update Main Gomod
|
||||||
run: |
|
# run: |
|
||||||
cd ${{ github.workspace }}/core/src/main/golang/native/
|
# cd ${{ github.workspace }}/core/src/main/golang/native/
|
||||||
go get -u
|
# go get -u
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
id: cpr
|
id: cpr
|
||||||
|
|
Loading…
Reference in New Issue
Block a user