Add sixtyfps-lsp in the publish script

This commit is contained in:
Olivier Goffart 2021-04-27 17:38:27 +02:00
parent 4dc9a6ee78
commit a12436a253

View file

@ -20,4 +20,5 @@ cargo publish --manifest-path sixtyfps_runtime/rendering_backends/default/Cargo.
sleep 30
cargo publish --manifest-path sixtyfps_runtime/interpreter/Cargo.toml
cargo publish --manifest-path api/sixtyfps-rs/Cargo.toml
cargo publish --manifest-path tools/lsp/Cargo.toml