[xb] Fix typo

This commit is contained in:
Margen67
2025-07-07 00:37:44 -07:00
parent f3de3ad3f6
commit 20106f8cd5
2 changed files with 2 additions and 2 deletions

View File

@@ -516,7 +516,7 @@ def run_premake(target_os, action, cc=None):
Args:
target_os: target --os to pass to premake.
action: action to preform.
action: action to perform.
"""
args = [
sys.executable,