Try using fetch-depth

master
Melroy van den Berg 2022-02-10 21:54:46 +01:00
parent a41a098bd2
commit 7690eda7be
No known key found for this signature in database
GPG Key ID: 71D11FF23454B9D7
1 changed files with 1 additions and 3 deletions

View File

@ -12,9 +12,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
- name: Get tag names
run: git fetch --prune --unshallow --tags --force
fetch-depth: 0
- name: Configure Homebrew cache
uses: actions/cache@v2