Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed Jan 29, 2024
1 parent 3e565d0 commit b11b8e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
sudo apt-get update
sudo apt-get install gdal-bin libgdal-dev
sudo apt-get install libgtk-4-dev libgtk-4-1
pip install git+https://github.com/vext-python/vext@32ad4d1c5f45797e244df1d2816f76b60f28e20e
pip install tox
pip install -r requirements.txt
Expand Down

0 comments on commit b11b8e7

Please sign in to comment.