This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 17:57:08 -07:00
parent 5737ca7747
commit a8cb0c2470
1 changed files with 2 additions and 4 deletions

View File

@ -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: |