Skip to content

Commit

Permalink
Switch remaining url
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Feb 1, 2020
1 parent 4b2abb1 commit 6672f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/azure-pipelines/azure-pipelines.yml
Expand Up @@ -146,7 +146,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://download.osgeo.org/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
displayName: 'Installing OSGeo4W'

- script: |
Expand Down

0 comments on commit 6672f1b

Please sign in to comment.