diff --git a/.github/workflows/windows_build.yml b/.github/workflows/windows_build.yml index 7d3314423b..708a8d2562 100644 --- a/.github/workflows/windows_build.yml +++ b/.github/workflows/windows_build.yml @@ -25,6 +25,7 @@ jobs: run: | python -m pip install -U wheel setuptools pip python -m pip install -U pywin32 lxml pymavlink numpy matplotlib pyserial opencv-python PyYAML Pygame Pillow wxpython prompt-toolkit scipy + python -m pip install -U openai wave pyaudio python -m pip install -U pyinstaller packaging - name: Download Inno Setup installer run: curl -L -o installer.exe http://files.jrsoftware.org/is/6/innosetup-6.2.0.exe