Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add initial build workflow * change vs-version * change versions * add arch preference * remove versions There is only one version on the Actions hosted runner * change compiled config * using a .sln for compilation * add build flags * change build config * change build config * include underdered_map * change build config * add thread import * add matrix strategy for config targets * add matrix strategy for config targets * comment out builds for testing * add zipping and release steps * add quotes around vars * add needed for windows runner * remove extra $ * change runner attribute * change variable calls * change variable calls * add tag to release * change target archive path * change artifacts to archive * change target archive path * change release path * add dir list step * add dir list step * change release target * split release and build into two jobs * remove extentions for upload * use published tag in upload * remove tag * allow updating existing releases * add zip as an extention * remove zip as an extention from upload * change wildcard on release step * uncommend build targets --------- Co-authored-by: redshift0345 <[email protected]>
- Loading branch information