ci: server: fix windows is not building PR branch

This commit is contained in:
Pierrick HYMBERT 2024-04-26 22:12:46 +02:00
parent ed979270d2
commit a3764f8f04

View file

@ -129,6 +129,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ github.event.inputs.sha || github.event.pull_request.head.sha || github.sha || github.head_ref || github.ref_name }}
- name: libCURL
id: get_libcurl