Setting steam to :i386 to avoid the false positive when salt checks it's installed

This commit is contained in:
2026-08-09 01:19:21 -04:00
parent 0f0317dee1
commit b97d7c7e84
+1 -1
View File
@@ -43,7 +43,7 @@ update_apt_cache:
install_gaming_tools: install_gaming_tools:
pkg.installed: pkg.installed:
- pkgs: - pkgs:
- steam - steam:i386
- mangohud - mangohud
- require: - require:
- cmd: enable_i386_architecture - cmd: enable_i386_architecture