ci: Remove fetch-depth: 0

This commit is contained in:
Luke Street 2024-10-12 22:08:11 -06:00
parent 14efff0978
commit c500101e5f
1 changed files with 1 additions and 2 deletions

View File

@ -15,11 +15,10 @@ jobs:
version: [GM8E01_00] # GM8E01_01, GM8E01_48
steps:
# Checkout the repository (shallow clone)
# Checkout the repository
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: recursive
# Set Git config