From 4944a01b58d9cfcc37f39ff0f80d301d6647ec53 Mon Sep 17 00:00:00 2001 From: csd4ni3l Date: Tue, 10 Jun 2025 11:23:08 +0200 Subject: [PATCH] Update github workflow to include enemy images --- .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 82472da..1e0b2bb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -33,7 +33,7 @@ jobs: script-name: run.py nofollow-import-to: "*tk*,_codecs,encodings,multiprocessing,gi" 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-dir: assets=assets,enemy_images=enemy_images include-data-files: CREDITS=CREDITS mode: standalone output-file: AimTrainer