Skip to content

Commit

Permalink
Update development_open-event-server.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ncclarke authored Dec 4, 2024
1 parent 54531e3 commit a930a78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/development_open-event-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,12 @@ jobs:
poetry install # Install dependencies based on pyproject.toml
sudo apt-get update
sudo apt-get install libmagic1 libmagic-dev
sudo apt-get update
sudo apt-get install libpq-dev
sudo apt-get install libcairo2 libcairo2-dev
sudo apt-get update
sudo apt-get install libpango-1.0-0 libpango1.0-dev
sudo apt-get update
pip install python-magic
Expand Down

0 comments on commit a930a78

Please sign in to comment.