Skip to content

Commit 55aca4f

Browse files
committed
Add without dev
1 parent 33bff40 commit 55aca4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Run PyInstaller
2727
run: |
2828
poetry config virtualenvs.create false
29-
poetry install --extras "GUI poetry-workaround"
29+
poetry install --extras "GUI poetry-workaround" --without dev
3030
pip install pyinstaller
3131
poetry run python ./russian_text_stresser/download_db.py
3232
poetry run python ./russian_text_stresser/compile.py

0 commit comments

Comments
 (0)