diff --git a/.github/workflows/server.yml b/.github/workflows/server.yml index 5af7a6980d9c1..79cd7d643d20e 100644 --- a/.github/workflows/server.yml +++ b/.github/workflows/server.yml @@ -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