1
0
mirror of https://github.com/lightsoutgames/godot-tts synced 2025-04-09 21:05:57 +00:00

Not sure why we suddenly need this.

This commit is contained in:
Nolan Darilek 2020-11-17 12:10:21 -06:00
parent e21edf0c31
commit 55eea365c4

View File

@ -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: |