mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 08:15:57 +00:00
Install Clang.
This commit is contained in:
parent
eba74f8a0e
commit
bade7da45b
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
@ -24,4 +24,5 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- run: |
|
- run: |
|
||||||
|
choco install -y llvm
|
||||||
cargo build --release --verbose
|
cargo build --release --verbose
|
||||||
|
|
Loading…
Reference in New Issue
Block a user