mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-23 06:49:38 +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:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- run: |
|
- run: |
|
||||||
choco install -y llvm
|
|
||||||
rustup update
|
rustup update
|
||||||
cargo check --examples --release --all-features
|
cargo check --examples --release --all-features
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user