mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
Publish the heap allocator after updating the version
This commit is contained in:
parent
ad6aa4960c
commit
d71ea25c06
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user