Add bevy_gizmos/macros to publish script (#11928)
# Objective This crate is needed if we want to successfully publish other Bevy crates (hint: we do!)
This commit is contained in:
parent
abb8c353f4
commit
63a3da8703
@ -35,6 +35,7 @@ crates=(
|
||||
bevy_gltf
|
||||
bevy_scene
|
||||
bevy_sprite
|
||||
bevy_gizmos/macros
|
||||
bevy_gizmos
|
||||
bevy_text
|
||||
bevy_a11y
|
||||
|
Loading…
Reference in New Issue
Block a user