mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 11:49:37 +00:00
Looks like the tool cache isn't supported or is failing. Comment out for now.
This commit is contained in:
parent
cee5777556
commit
cf39be85af
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -76,7 +76,7 @@ jobs:
|
|||
- uses: actions-rs/install@v0.1
|
||||
with:
|
||||
crate: cargo-make
|
||||
use-tool-cache: true
|
||||
# use-tool-cache: true
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: make
|
||||
|
|
Loading…
Reference in New Issue
Block a user