cli/.github/workflows
Mislav Marohnić 4e579e544c Make sure failed builds result in an error on Windows
By default, this was run on PowerShell on Windows, and even though the
Actions environment is supposed to immediately exit on failures[1], this
doesn't seem to have effect.

Switching to bash for unified behavior on all platforms.

[1]: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/workflow-syntax-for-github-actions#exit-codes-and-error-action-preference
2020-01-29 12:22:13 +01:00
..
go.yml Make sure failed builds result in an error on Windows 2020-01-29 12:22:13 +01:00
releases.yml Improve .msi asset handling in upload-msi action 2020-01-09 15:02:48 +01:00