mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
allow warnings for compiling uniffi
This commit is contained in:
parent
dbab8c0eb5
commit
0429fa636b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
|
|
@ -31,6 +31,8 @@ jobs:
|
|||
dotnet-version: 8.0.x
|
||||
|
||||
- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
with:
|
||||
rustflags: ""
|
||||
|
||||
- name: install uniffi
|
||||
run: cargo install uniffi-bindgen-cs --git https://github.com/90-008/uniffi-bindgen-cs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue