fix: fk u windows!

This commit is contained in:
shenjack 2022-12-29 11:52:37 +08:00
parent b9e405bc7d
commit c341247228

View File

@ -57,7 +57,7 @@ jobs:
if: runner.os == 'Windows'
shell: powershell
run: |
action_build.ps1
./action_build.ps1
# $arg = "--standalone --assume-yes-for-download "
# $arg += "--msvc=latest --clang --lto=no --output-dir=build "
# $arg += "--nofollow-import-to=objprint,numpy,pillow,cffi,PIL,pyglet "