fix: fk u windows!
This commit is contained in:
parent
b9e405bc7d
commit
c341247228
2
.github/workflows/nuitka.yml
vendored
2
.github/workflows/nuitka.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
|||||||
if: runner.os == 'Windows'
|
if: runner.os == 'Windows'
|
||||||
shell: powershell
|
shell: powershell
|
||||||
run: |
|
run: |
|
||||||
action_build.ps1
|
./action_build.ps1
|
||||||
# $arg = "--standalone --assume-yes-for-download "
|
# $arg = "--standalone --assume-yes-for-download "
|
||||||
# $arg += "--msvc=latest --clang --lto=no --output-dir=build "
|
# $arg += "--msvc=latest --clang --lto=no --output-dir=build "
|
||||||
# $arg += "--nofollow-import-to=objprint,numpy,pillow,cffi,PIL,pyglet "
|
# $arg += "--nofollow-import-to=objprint,numpy,pillow,cffi,PIL,pyglet "
|
||||||
|
Loading…
Reference in New Issue
Block a user