ci: Remplace pyinstaller pour nuitka
Some checks failed
BinGen / Build (push) Failing after 1m24s

This commit is contained in:
2025-07-09 12:24:43 +02:00
parent a362c637de
commit d3d73ba029
2 changed files with 24 additions and 11 deletions

10
.gitignore vendored
View File

@@ -31,7 +31,8 @@ $RECYCLE.BIN/
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*
@@ -67,3 +68,10 @@ Temporary Items
# .nfs files are created when an open file is removed but is still being accessed
.nfs*
# binaries and compilation artifacts
*.dist
*.bin
*.exe
*.build
*.onefile-build