diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index b7b0cc4..62f7465 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -20,7 +20,7 @@ jobs: run: | sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable sudo apt-get update - sudo apt-get install python-qgis qgis-plugin-grass + sudo apt-get install qgis qgis-plugin-grass - uses: julia-actions/setup-julia@v2 with: version: '1'