Update build_updatexml.yml
This commit is contained in:
2
.github/workflows/build_updatexml.yml
vendored
2
.github/workflows/build_updatexml.yml
vendored
@@ -143,7 +143,7 @@ jobs:
|
|||||||
tree.write(out_path, encoding="utf-8", xml_declaration=True)
|
tree.write(out_path, encoding="utf-8", xml_declaration=True)
|
||||||
|
|
||||||
print(f"Wrote: {out_path}")
|
print(f"Wrote: {out_path}")
|
||||||
PY
|
PY
|
||||||
|
|
||||||
- name: Upload updates.xml artifact
|
- name: Upload updates.xml artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user