fix release-builder, workflow building

This commit is contained in:
tequ
2026-02-20 04:16:56 +09:00
parent 0c236573fb
commit 30f8f7de00
3 changed files with 2 additions and 4 deletions

View File

@@ -159,6 +159,4 @@ runs:
--output-folder . \
--build missing \
--settings build_type=${{ inputs.configuration }} \
-Dtests=TRUE \
-Dxrpld=TRUE \
..