支持拉取子模块
This commit is contained in:
@@ -14,9 +14,11 @@ jobs:
|
||||
repository: 'lzw-723/ClashMetaForAndroid'
|
||||
fetch-depth: 0
|
||||
ref: 'main'
|
||||
submodules: true
|
||||
github-server-url: 'https://gitea.tunnel.litchi.quest'
|
||||
|
||||
- name: Checkout and Update submodules
|
||||
run: git submodule update --init --recursive --remote --force
|
||||
|
||||
- name: Setup Java
|
||||
uses: actions/setup-java@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user