File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 libpq:x64-windows \
1717 lua:x64-windows \
1818 nlohmann-json:x64-windows \
19- proj4 :x64-windows \
19+ proj :x64-windows \
2020 zlib:x64-windows
2121 shell : bash
2222 - name : Install psycopg2 and behave
Original file line number Diff line number Diff line change @@ -436,7 +436,7 @@ jobs:
436436 run : |
437437 mkdir c:/artifact/
438438 mkdir c:/artifact/osm2pgsql-bin
439- cp -r Release/* ../README.md ../COPYING ../*.style ../scripts ../flex-config c:/artifact/osm2pgsql-bin/
439+ cp -r Release/* ../README.md ../COPYING ../*.style ../scripts ../flex-config c:/vcpkg/installed/x64-windows/share/proj/proj.db c:/ artifact/osm2pgsql-bin/
440440 shell : bash
441441 working-directory : build
442442 if : matrix.os == 'windows-2022'
You can’t perform that action at this time.
0 commit comments