mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 00:35:58 +00:00
Not sure why we suddenly need this.
This commit is contained in:
parent
e21edf0c31
commit
55eea365c4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -21,6 +21,8 @@ jobs:
|
|||
build_windows:
|
||||
name: Build Windows
|
||||
runs-on: windows-latest
|
||||
env:
|
||||
LIBCLANG_PATH: c:\llvm\bin
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user