mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 17:30:44 -05:00
Attempts to fetch tags during server checkout
This commit is contained in:
parent
a92baa2a21
commit
e06e727056
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -184,6 +184,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: ${{ env.TARGET }}
|
ref: ${{ env.TARGET }}
|
||||||
|
fetch-tags: true
|
||||||
lfs: false
|
lfs: false
|
||||||
path: 'SPT/Build/server'
|
path: 'SPT/Build/server'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user