Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Revert last commit: qgis-dev-deps now includes protobuf (thanks Jürgen!)
This reverts commit a475af2.
  • Loading branch information
wonder-sk committed Apr 1, 2020
1 parent a475af2 commit c9f519a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/azure-pipelines/azure-pipelines.yml
Expand Up @@ -143,7 +143,7 @@ jobs:
# osgeo4w | $(OSGEO4W_ARCH)
# displayName: Cache OSGeo4W

- powershell: ms-windows/osgeo4w/runasadmin.ps1 c:\osgeo4w-setup.exe --autoaccept --advanced --arch $env:OSGEO4W_ARCH --quiet-mode --upgrade-also --root $env:OSGEO4W_ROOT --only-site -s http://ftp.osuosl.org/pub/osgeo/download/osgeo4w -l c:\temp\osgeo4w -P $env:OSGEO4W_DEPS -P python3-clcache -P protobuf
- powershell: ms-windows/osgeo4w/runasadmin.ps1 c:\osgeo4w-setup.exe --autoaccept --advanced --arch $env:OSGEO4W_ARCH --quiet-mode --upgrade-also --root $env:OSGEO4W_ROOT --only-site -s http://ftp.osuosl.org/pub/osgeo/download/osgeo4w -l c:\temp\osgeo4w -P $env:OSGEO4W_DEPS -P python3-clcache
displayName: 'Installing OSGeo4W'

- script: |
Expand Down

0 comments on commit c9f519a

Please sign in to comment.