fetch depth
This commit is contained in:
@@ -26,6 +26,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
fetch-depth: 0 # Fetch all history for all branches and tags
|
||||||
|
|
||||||
- name: Run SpearheadCompile
|
- name: Run SpearheadCompile
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user