cosmic-text: fix example package to install

This commit is contained in:
Jeremy Soller 2024-03-04 15:48:34 -07:00
parent 41261be4cc
commit 547d4cca24
No known key found for this signature in database
GPG Key ID: D02FD439211AF56F

View File

@ -5,5 +5,5 @@ branch = "main"
[build]
template = "custom"
script = """
cookbook_cargo_packages editor-orbclient
cookbook_cargo_packages editor
"""