mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-07-19 13:18:10 +00:00
Set fetch-depth to 0
This commit is contained in:
@@ -26,6 +26,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup vcpkg
|
||||
uses: lukka/run-vcpkg@v11
|
||||
|
||||
Reference in New Issue
Block a user