diff --git a/.github/workflows/Nuitka-macOS.yml b/.github/workflows/Nuitka-macOS.yml index 84b6439..bf64b52 100644 --- a/.github/workflows/Nuitka-macOS.yml +++ b/.github/workflows/Nuitka-macOS.yml @@ -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: |