ci: major refactors & add msvc check #8
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
||||||
- name: greeting
|
- name: greeting
|
||||||
shell: powershell
|
shell: powershell
|
||||||
commands:
|
commands:
|
||||||
- python -u "$(Get-Command conan | Select-Object -ExpandProperty Source)" --version
|
- python.exe -u "$(Get-Command conan | Select-Object -ExpandProperty Source)" --version
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
|
Loading…
Add table
Reference in a new issue