You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kristoffer Dalby 1c2fddee66
Put Windows artefact in zip archive (#822)
* Put Windows artefact in zip archive

This PR adds an extra step to the Windows pipeline to put the Windows artefact in a `.zip` archive. 

A lot of places (specially companies) has proxies that outright blocks everything ending in `.exe` and this is a neat way to make it a bit easier to distribute from Github to those places.

* Correct zip output path

* Archive linux artifact
3 years ago
..
build.yml Put Windows artefact in zip archive (#822) 3 years ago
clippy.yml fix(ci): Fix clippy action 3 years ago
snap.yaml fix(ci): Publish snaps only for pushes in main branch 3 years ago