Small correction

This commit is contained in:
AresValley
2023-04-16 18:12:30 +02:00
parent 81f9e958d6
commit c658e072f7

View File

@@ -19,7 +19,7 @@ jobs:
- name: Install PyInstaller
run: |
pip install Nuitka ordered-set zstandard
pip install Nuitka ordered-set zstandard imageio
- name: Build Artemis
run: |