mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-02-20 00:33:15 +03:00
fix: pull all history to fillful git describe
This commit is contained in:
parent
2d1011694c
commit
f2de7bb124
2
.github/workflows/build-release.yaml
vendored
2
.github/workflows/build-release.yaml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Checkout submodules
|
||||
run: git submodule update --init --recursive --remote
|
||||
|
Loading…
x
Reference in New Issue
Block a user