Switch zip to 7z for windows #13

Merged
maxim-lobanov merged 2 commits from switch-to-7z-for-windows into master 2020-05-04 10:06:23 +05:00
maxim-lobanov commented 2020-05-04 10:02:24 +05:00 (Migrated from github.com)

Use 7z format for Windows packages because zip is not supported by actions/toolkit

Use `7z` format for Windows packages because `zip` is not supported by [actions/toolkit](https://github.com/actions/toolkit/blob/master/packages/tool-cache/scripts/Invoke-7zdec.ps1)
Sign in to join this conversation.