Skip to content
Snippets Groups Projects
Commit 1d65a30b authored by Barnabás Czémán's avatar Barnabás Czémán
Browse files

temp ci fix

parent 30956b03
No related branches found
No related tags found
No related merge requests found
......@@ -83,4 +83,4 @@ if __name__ == "__main__":
# Build packages
print(f"building in strict mode for {arch}: {', '.join(packages)}")
build_strict(packages, arch)
build_strict(sorted(packages, reverse=True), arch)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment