remove git clone --depth=0 where it is not needed (#3856)

This commit is contained in:
Alessandro Ros 2024-10-09 21:14:54 +02:00 committed by GitHub
parent a09b27f421
commit cc1116f497
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 4 deletions

View File

@ -11,8 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: >
git config user.name mediamtx-bot

View File

@ -11,8 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: make binaries