ci: fetch all history
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
|||||||
- name: Git checkout
|
- name: Git checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
|
fetch-deps: 0
|
||||||
fetch-tags: true
|
fetch-tags: true
|
||||||
- name: Show tags
|
- name: Show tags
|
||||||
run: git tag --list
|
run: git tag --list
|
||||||
|
|||||||
Reference in New Issue
Block a user