too tired to get it in one go

This commit is contained in:
Pakobbix 2023-05-27 11:12:04 +02:00
parent 395c347020
commit 807dad51dd

View File

@ -34,9 +34,8 @@ jobs:
- name: Upgrade Pip
run: python -m pip install --upgrade pip
- name:
- name: Install dependencies
run: |
Install dependencies
pip install -r requirements.txt
pip install pyinstaller