Update build_updatexml.yml

This commit is contained in:
2025-12-16 20:09:31 -06:00
parent d86a75240a
commit df21a93c2d

View File

@@ -143,7 +143,7 @@ jobs:
tree.write(out_path, encoding="utf-8", xml_declaration=True)
print(f"Wrote: {out_path}")
PY
PY
- name: Upload updates.xml artifact
uses: actions/upload-artifact@v4