Checkout the head.
This commit is contained in:
parent
14c1b53f56
commit
5737ca7747
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue