mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2024-11-14 04:25:56 +00:00
This commit is contained in:
parent
d3852b0159
commit
0d3239b617
|
@ -17,8 +17,6 @@ steps:
|
||||||
image: rust
|
image: rust
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- apt-get update -qq
|
|
||||||
- apt-get install -qqy llvm-dev libclang-dev clang libspeechd-dev pkg-config libx11-dev libasound2-dev libudev-dev libxcb-xfixes0-dev libwayland-dev libxkbcommon-dev libvulkan-dev libpulse-dev
|
|
||||||
- cargo publish --no-verify
|
- cargo publish --no-verify
|
||||||
when:
|
when:
|
||||||
ref:
|
ref:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user