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