修改git服务地址

This commit is contained in:
2026-05-02 20:53:00 +08:00
parent 4328dbe050
commit f95e976ba6

View File

@@ -13,6 +13,7 @@ jobs:
with: with:
repository: 'lzw-723/ClashMetaForAndroid' repository: 'lzw-723/ClashMetaForAndroid'
fetch-depth: 0 fetch-depth: 0
github-server-url: 'https://gitea.tunnel.litchi.quest'
- name: Checkout submodules - name: Checkout submodules
run: git submodule update --init --recursive --force run: git submodule update --init --recursive --force