Publish the heap allocator after updating the version

This commit is contained in:
jiangjianfeng 2025-05-13 04:56:07 +00:00 committed by Tate, Hongliang Tian
parent ad6aa4960c
commit d71ea25c06

View File

@ -86,6 +86,7 @@ for TARGET in $TARGETS; do
do_publish_for ostd/libs/ostd-test --target $TARGET
do_publish_for ostd --target $TARGET
do_publish_for osdk/deps/frame-allocator --target $TARGET
do_publish_for osdk/deps/heap-allocator --target $TARGET
do_publish_for osdk/deps/test-kernel --target $TARGET
# For actual publishing, we should only publish once. Using any target that