Workflow: Attempt to fetch before checking out the PR merge commit by hash
This commit is contained in:
parent
432ae73a6b
commit
dce2ccbcfd
@ -29,6 +29,7 @@ jobs:
|
||||
git clone https://dev.sp-tarkov.com/${{ github.repository }}.git /workspace/SPT-AKI/Server/current
|
||||
|
||||
cd /workspace/SPT-AKI/Server/current
|
||||
git fetch
|
||||
git checkout $REF
|
||||
env:
|
||||
GITHUB_SHA: ${{ github.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user