Skip to content

Commit

Permalink
Add proj db to win64 release package
Browse files Browse the repository at this point in the history
  • Loading branch information
ipadjen committed Nov 2, 2023
1 parent a29dafe commit 455a8b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-win64-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
xcopy Release\tools\LASTools\Release\* city4cfd-win64\tools\city4cfd_las2las
mkdir city4cfd-win64\tools\prepare_point_cloud
xcopy Release\tools\prepare_point_cloud\Release\* city4cfd-win64\tools\prepare_point_cloud\
xcopy vcpkg\installed\x64-windows-release\share\proj\proj.db city4cfd-win64\
tar -zcvf city4cfd-win64.zip city4cfd-win64\*
- name: Upload binary files as artifact
uses: actions/upload-artifact@master
Expand Down

0 comments on commit 455a8b9

Please sign in to comment.