Skip to content

Commit 4944a01

Browse files
committed
Update github workflow to include enemy images
1 parent 333a4e3 commit 4944a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
script-name: run.py
3434
nofollow-import-to: "*tk*,_codecs,encodings,multiprocessing,gi"
3535
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
36-
include-data-dir: assets=assets
36+
include-data-dir: assets=assets,enemy_images=enemy_images
3737
include-data-files: CREDITS=CREDITS
3838
mode: standalone
3939
output-file: AimTrainer

0 commit comments

Comments
 (0)