mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-21 20:55:56 +00:00
Remove missing features.
This commit is contained in:
parent
d83b3689f5
commit
5abf6317ef
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
- uses: Swatinem/rust-cache@v1
|
||||
- run: |
|
||||
choco install -qy llvm
|
||||
cargo build --features tolk --features tts/tolk --release
|
||||
cargo build --release
|
||||
move target windows
|
||||
- uses: actions/upload-artifact@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user