mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
Adjust the order publishing the bzImage crates
This commit is contained in:
parent
64d7303b0e
commit
6757b39c13
@ -71,9 +71,9 @@ do_publish_for() {
|
||||
popd
|
||||
}
|
||||
|
||||
do_publish_for osdk
|
||||
do_publish_for ostd/libs/linux-bzimage/build
|
||||
do_publish_for ostd/libs/linux-bzimage/boot-params
|
||||
do_publish_for ostd/libs/linux-bzimage/builder
|
||||
do_publish_for osdk
|
||||
|
||||
# All supported targets of OSTD, this array should keep consistent with
|
||||
# `package.metadata.docs.rs.targets` in `ostd/Cargo.toml`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user