Skip to content

Commit

Permalink
Update osgeo4w.yml set pwsh shell
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix authored Dec 31, 2023
1 parent 9585662 commit 61c3c81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/osgeo4w.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
Invoke-WebRequest -Uri "${{ env.BASE_URL }}/${{ env.FILE_NAME }}" \
-OutFile "${{ env.FILE_NAME }}"
& "./${{ env.FILE_NAME }}" -A -g -k -q -s ${{ env.BASE_URL }} -P ${{ env.Deps }}
shell: pwsh
env:
BASE_URL: https://download.osgeo.org/osgeo4w/v2/
FILE_NAME: osgeo4w-setup.exe
Expand Down

0 comments on commit 61c3c81

Please sign in to comment.