Skip to content

Commit e98f2c8

Browse files
committed
Updated windows.yml
1 parent 02614e8 commit e98f2c8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,9 @@ jobs:
3030
vulkan-use-cache: true
3131

3232
- name: Pip installing conan
33-
shell: pwsh
34-
run: pipx install conan
33+
run: pip install conan
3534

3635
- name: Setting up Conan configuration
37-
shell: pwsh
3836
run: |
3937
conan config install https://github.com/engine3d-dev/conan-config.git
4038
conan atlas setup

0 commit comments

Comments
 (0)