This commit is contained in:
AAGaming
2023-09-30 12:46:48 -04:00
parent 4b89fc1f9d
commit e8cbeb1805
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pyinstaller==5.13.0
pip install -r backend/requirements.txt
pip install -r requirements.txt
- name: Install JS dependencies ⬇️
working-directory: ./frontend