Checkout the head.
This commit is contained in:
parent
14c1b53f56
commit
5737ca7747
|
@ -7,7 +7,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
fetch-depth: 2
|
fetch-depth: 2
|
||||||
- run: git checkout HEAD^
|
- run: git checkout HEAD
|
||||||
|
|
||||||
- name: install conan
|
- name: install conan
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue