mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-13 09:10:14 +00:00
generate command parser bindings in ci
This commit is contained in:
parent
f4216a83a9
commit
ac5a1c6bea
2 changed files with 22 additions and 12 deletions
|
|
@ -101,7 +101,6 @@
|
|||
fi
|
||||
uniffi-bindgen-cs "$commandslib" --library --out-dir="''${2:-./PluralKit.Bot}"
|
||||
cargo run --package commands --bin write_cs_glue -- "''${2:-./PluralKit.Bot}"/commandtypes.cs
|
||||
dotnet format ./PluralKit.Bot/PluralKit.Bot.csproj
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue