Skip to content

Commit

Permalink
set UDUNITS2_XML_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
ninsbl committed Aug 29, 2024
1 parent 539dfa6 commit 1f7439e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ jobs:
run: |
GDAL_VERSION="$(gdal-config --version)"
export GDAL_VERSION
UDUNITS2_XML_PATH=/usr/share/udunits/udunits2.xml
export UDUNITS2_XML_PATH
pip install -r grass-addons/.github/workflows/extra_requirements.txt
- name: Set up R
Expand Down

0 comments on commit 1f7439e

Please sign in to comment.