From 5c311f60ca4a9d6023d2ae528769c76c767f4fd3 Mon Sep 17 00:00:00 2001 From: Brandon Corfman Date: Sat, 1 Nov 2025 18:47:05 -0400 Subject: [PATCH] formatting --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fce801d..3a0fd8f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,7 +41,7 @@ jobs: disable-plugins: tk-inter,dill-compat,eventlet,gevent,pyqt5,pyqt6,pyside2,pyside6,delvewheel,pywebview,matplotlib,spacy,enum-compat,pbr-compat,gevent,pmw-freezer,transformers,upx,kivy,options-nanny,multiprocessing,gi include-data-dir: assets=assets include-data-files: CREDITS=CREDITS - mode: onefile + mode: onefile output-file: GameOfLife - name: Locate and rename executable (Linux)