Skip to content

Commit

Permalink
fix for BAG on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
giumas committed Jun 30, 2024
1 parent 51ad448 commit 29579bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bag_on_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
conda config --add channels conda-forge
conda install appdirs cartopy gdal matplotlib-base numpy psutil pyproj qt-material
conda install h5py python-dateutil lxml
conda install sqlite --force-reinstall
pip install PySide6
sudo apt-get install -y libegl1
pip install hyo2.abc2
Expand Down

0 comments on commit 29579bf

Please sign in to comment.