mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 11:45:57 +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:
|
build_windows:
|
||||||
name: Build Windows
|
name: Build Windows
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
env:
|
||||||
|
LIBCLANG_PATH: c:\llvm\bin
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- run: |
|
- run: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user