fix(linux): Fix checkout of PRs
We need to specify the full ref, otherwise GitHub will add `refs/heads` and `refs/tags` which won't work for pull requests.
parent
b45a76f4
Please register or sign in to comment
We need to specify the full ref, otherwise GitHub will add `refs/heads` and `refs/tags` which won't work for pull requests.