Skip to content

Commit 287fbdb

Browse files
Try to fix the deployment 12
Signed-off-by: Łukasz Gryglicki <[email protected]>
1 parent ad453f3 commit 287fbdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
python -m venv .venv
7575
source .venv/bin/activate
7676
pip install --upgrade pip
77+
pip install lxml --prefer-binary
7778
pip install -r requirements.txt
7879
7980
- name: Python Lint

0 commit comments

Comments
 (0)