From 8c7c0eebc4670c8024113ec685f4d3b6d75ed6e9 Mon Sep 17 00:00:00 2001 From: "K. S. Ernest (iFire) Lee" Date: Sun, 6 Jun 2021 17:26:38 -0700 Subject: [PATCH] Remove unused steps in Github workflow. --- .github/workflows/build-win-10.yml | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/.github/workflows/build-win-10.yml b/.github/workflows/build-win-10.yml index 37b5502..8536be7 100644 --- a/.github/workflows/build-win-10.yml +++ b/.github/workflows/build-win-10.yml @@ -61,36 +61,6 @@ jobs: zstd -d -r --rm sdk shell: pwsh - - name: Downloading conan - run: | - echo "Downloading conan..." - shell: cmd - - - name: Downloading conan - run: | - set PATH=%PYTHON%;%PYTHON%\Scripts;%PATH% - shell: cmd - - - name: Downloading conan - run: | - python --version - shell: cmd - - - name: Downloading conan - run: | - python --version - shell: cmd - - - name: Upgrade pip - run: | - python -m pip install --upgrade pip - shell: cmd - - - name: Install conan - run: | - pip install conan - shell: cmd - - name: Add conan remote run: | conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan