Harmony port: Workflows (fix script error)

This commit is contained in:
Jack253-png 2025-05-30 19:32:06 +08:00
parent a6ebc6a63a
commit 15cbc266ec
No known key found for this signature in database
GPG key ID: 51EA61206B02D886

View file

@ -99,6 +99,7 @@ class JobSpec:
clang_cl: bool = False
gdk: bool = False
vita_gles: Optional[VitaGLES] = None
harmony_arch: Optional[str] = None
JOB_SPECS = {