mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-07 00:15:34 +00:00
Ditch python in Windows CI - we don't need it
This commit is contained in:
parent
0d7b3d1eee
commit
00c13b8dcd
1 changed files with 0 additions and 2 deletions
|
@ -531,7 +531,6 @@ macOS13_Xcode14_arm64:
|
||||||
- choco install ccache -y
|
- choco install ccache -y
|
||||||
- choco install vswhere -y
|
- choco install vswhere -y
|
||||||
- choco install ninja -y
|
- choco install ninja -y
|
||||||
- choco install python -y
|
|
||||||
- choco install awscli -y
|
- choco install awscli -y
|
||||||
- refreshenv
|
- refreshenv
|
||||||
- |
|
- |
|
||||||
|
@ -653,7 +652,6 @@ macOS13_Xcode14_arm64:
|
||||||
- choco install 7zip -y
|
- choco install 7zip -y
|
||||||
- choco install ccache -y
|
- choco install ccache -y
|
||||||
- choco install vswhere -y
|
- choco install vswhere -y
|
||||||
- choco install python -y
|
|
||||||
- choco install awscli -y
|
- choco install awscli -y
|
||||||
- refreshenv
|
- refreshenv
|
||||||
- |
|
- |
|
||||||
|
|
Loading…
Reference in a new issue