Checkout the head.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 17:55:33 -07:00
parent 14c1b53f56
commit 5737ca7747
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- run: git checkout HEAD^
- run: git checkout HEAD
- name: install conan
run: |