Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build standalone windows exe in CI (#129)
* test build on windows * install wget * change run * install qgis and find osgeo4w main bat file * try with python only * fix error * call * cmd.exe * download release and test extract * zip build file with prints for checking * copy config file to folder with binary * remove prints * upload as artifact * dont zip, set whole folder for upload, will be zipped automatically * install psycopg2 * only run on master branch * only run on push with tags * run on any push action * dont download zipBall, should remove one delete * print dir for check * remove dir content print --------- Co-authored-by: Jan Caha <[email protected]>
- Loading branch information