Skip to content

Commit

Permalink
Remove missing features.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndarilek committed Dec 16, 2022
1 parent d83b368 commit 5abf631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5abf631

Please sign in to comment.