mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
💡Update fetch-depth comment
This commit is contained in:
parent
a3b57574ab
commit
20a96e703a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
# https://github.com/actions/checkout#usage
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
# Fetch tags for script/version
|
||||
# A fetch-depth of 0 includes all history and tags for script/version
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Bootstrap
|
||||
|
|
Loading…
Reference in a new issue