chore: increase fetch depth of dev-build-mac for git-describe

This commit is contained in:
Horror Proton
2022-10-19 11:40:24 +08:00
parent 3ffd653d2d
commit 80d539b2df

View File

@@ -31,6 +31,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
fetch-depth: 100
- name: Cache Homebrew
uses: actions/cache@v3
with: