Skip to content

Commit

Permalink
ci: server: fix windows is not building PR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
phymbert committed Apr 26, 2024
1 parent 658451b commit 76decbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 76decbe

Please sign in to comment.