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