mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-30 13:15:34 +00:00
Pin it on Windows, too
This commit is contained in:
parent
57ffc11fba
commit
9ae12baee1
1 changed files with 2 additions and 2 deletions
|
@ -589,7 +589,7 @@ macOS14_Xcode15_arm64:
|
|||
- choco install vswhere -y
|
||||
- choco install ninja -y
|
||||
- choco install python -y
|
||||
- choco install awscli -y
|
||||
- choco install awscli -y --version=2.22.35
|
||||
- refreshenv
|
||||
- |
|
||||
function Make-SafeFileName {
|
||||
|
@ -741,7 +741,7 @@ macOS14_Xcode15_arm64:
|
|||
- choco install 7zip -y
|
||||
- choco install vswhere -y
|
||||
- choco install python -y
|
||||
- choco install awscli -y
|
||||
- choco install awscli -y --version=2.22.35
|
||||
- refreshenv
|
||||
- |
|
||||
function Make-SafeFileName {
|
||||
|
|
Loading…
Reference in a new issue