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 62ec2abb8c
commit 71e97aa84f

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: