Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
venvis authored May 1, 2024
1 parent 0bff0fa commit fd8625d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y libxml2-dev libxslt1-dev
sudo apt-get install libxml2-dev libxslt1-dev
rm -rf build/
pip install Cython
python -m pip install --force-reinstall lxml
python -m pip install --upgrade pip setuptools wheel
pip install -e cellar/
Expand Down

0 comments on commit fd8625d

Please sign in to comment.