mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-23 03:59:37 +00:00
Do we need LLVM for this?
This commit is contained in:
parent
1cbeab6ea9
commit
3500e88117
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -32,7 +32,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
choco install -y llvm
|
||||
rustup update
|
||||
cargo check --examples --release --all-features
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user