mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 07:29:38 +00:00
Install LLVM.
This commit is contained in:
parent
c2e3a41b2b
commit
a6146a7f3e
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -33,6 +33,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
choco install -y llvm
|
||||
cargo login $CARGO_TOKEN
|
||||
cd winrt_bindings
|
||||
cargo package
|
||||
|
|
Loading…
Reference in New Issue
Block a user