Quiet the chocolatey install.

This commit is contained in:
Matthias Mailänder
2025-02-28 18:15:25 +01:00
committed by Gustas Kažukauskas
parent e06d74b417
commit e4ec2dfb4a

View File

@@ -56,7 +56,7 @@ jobs:
- name: Check Mods
run: |
choco install lua --version 5.1.5.52
choco install lua --version 5.1.5.52 --no-progress
$ENV:Path = $ENV:Path + ";C:\Program Files (x86)\Lua\5.1\"
$ENV:TREAT_WARNINGS_AS_ERRORS = "true"
.\make.ps1 check-scripts