mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
chore: increase fetch depth of dev-build-mac for git-describe
This commit is contained in:
1
.github/workflows/dev-build-mac.yml
vendored
1
.github/workflows/dev-build-mac.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
fetch-depth: 100
|
||||
- name: Cache Homebrew
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user