Cleanup.
This commit is contained in:
parent
5737ca7747
commit
a8cb0c2470
|
@ -4,10 +4,8 @@ jobs:
|
|||
build:
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- run: git checkout HEAD
|
||||
- name: checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: install conan
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue