mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 08:35:58 +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:
|
||||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
choco install -y llvm
|
||||
cargo build --release --verbose
|
||||
|
|
Loading…
Reference in New Issue
Block a user