CI Hotfix: Working build releases
Pre-release
Pre-release
github-actions
released this
15 Jun 14:11
·
3212 commits
to master
since this release
This release incorporates the changes by @falko17 from pull request #618.
Builds for Windows and Linux are available below.
Details
This fixes the following problems:
- Builds were unnecessarily compressed even if they were not going to be uploaded.
- Builds were cleaned before the release steps, leading to missing ZIP files.
- Write permissions for the release step were missing.
- A setup dependency for the release step was missing.
After this is merged, any merged PR should result in a new release being created afterward, re-using the PR title and description, along with a built version of SEE for Windows and Linux.