Skip to content

Commit

Permalink
Remove old conan commands from Windows build.
Browse files Browse the repository at this point in the history
  • Loading branch information
trisyoungs committed Feb 25, 2023
1 parent ceffc62 commit e68af32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build/windows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ runs:
shell: bash
run: |
conan profile detect
conan profile update settings.compiler="Visual Studio" default
conan profile update settings.compiler.version=17 default
- name: Install Conan Dependencies
shell: bash
Expand Down

0 comments on commit e68af32

Please sign in to comment.