diff --git a/.github/workflows/build_updatexml.yml b/.github/workflows/build_updatexml.yml index 82f1e9a..d3e888c 100644 --- a/.github/workflows/build_updatexml.yml +++ b/.github/workflows/build_updatexml.yml @@ -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