mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
ci: fix publish github action workflow for publishing to JSR, Cargo, and NPM
This commit is contained in:
parent
fecb769415
commit
e925e2b201
12 changed files with 349 additions and 25 deletions
0
packages/rust/src/generated/.gitkeep
Normal file
0
packages/rust/src/generated/.gitkeep
Normal file
5
packages/rust/src/lib.rs
Normal file
5
packages/rust/src/lib.rs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
extern crate prost;
|
||||
extern crate core;
|
||||
extern crate prost_types;
|
||||
|
||||
include!("generated/mod.rs");
|
||||
Loading…
Add table
Add a link
Reference in a new issue