Skip to content

Commit

Permalink
fix UDUNITS2_XML_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
ninsbl committed Aug 29, 2024
1 parent fc9ee96 commit 07f3522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
run: |
GDAL_VERSION="$(gdal-config --version)"
export GDAL_VERSION
UDUNITS2_XML_PATH=/usr/share/udunits/udunits2.xml
UDUNITS2_XML_PATH=/usr/share/xml/udunits/udunits2.xml
export UDUNITS2_XML_PATH
pip install -r grass-addons/.github/workflows/extra_requirements.txt
Expand Down

0 comments on commit 07f3522

Please sign in to comment.