Skip to content

Commit

Permalink
Artifact on Windows, attempt MapServer#14
Browse files Browse the repository at this point in the history
  • Loading branch information
jbo-ads committed Nov 30, 2021
1 parent c6a4f01 commit 2e2467c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
$env:PATH_INFO = "/"
$env:REQUEST_METHOD = "GET"
$env:QUERY_STRING = "SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&FORMAT=image/png&SRS=EPSG:4326&BBOX=0,0,10,10&WIDTH=256&HEIGHT=256&LAYERS=test&TRANSPARENT=TRUE"
& ".\mapcache.fcgi.exe"
.\mapcache.fcgi.exe

0 comments on commit 2e2467c

Please sign in to comment.