mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Actually try to include protobuf-devel
This commit is contained in:
parent
c9f519ad73
commit
43415ee0c0
@ -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
|
||||
- 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-devel
|
||||
displayName: 'Installing OSGeo4W'
|
||||
|
||||
- script: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user