We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 167b679 commit ab45820Copy full SHA for ab45820
.github/workflows/build-win-10.yml
@@ -4,9 +4,6 @@ jobs:
4
build:
5
runs-on: windows-latest
6
steps:
7
- - name: Checkout
8
- uses: actions/checkout@v2
9
-
10
- name: Install conan
11
run: |
12
pip install --upgrade conan
0 commit comments