Skip to content

Commit 0c2acb0

Browse files
committed
[eclipse-iceoryx#224] Adjust publish script to address derive macros
1 parent 7a1709a commit 0c2acb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/scripts/crates_io_publish_script.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ cargo publish -p iceoryx2-pal-concurrency-sync
2222
cargo publish -p iceoryx2-pal-posix
2323
cargo publish -p iceoryx2-bb-log
2424
cargo publish -p iceoryx2-bb-elementary
25+
cargo publish -p iceoryx2-bb-derive-macros
2526
cargo publish -p iceoryx2-bb-container
2627
cargo publish -p iceoryx2-bb-system-types
2728
cargo publish -p iceoryx2-bb-posix

0 commit comments

Comments
 (0)