fsprojects / FSharp.Control.TaskSeq

A computation expression and module for seamless working with IAsyncEnumerable<'T> as if it is just another sequence
MIT License
91 stars 7 forks source link

Fix propagating `%ERRORLEVEL%` in cases where `build.cmd` fails #243

Closed abelbraaksma closed 5 months ago

abelbraaksma commented 5 months ago

This was addressed and documented in #105.

However, this change was missed in publish.yaml, which means we would never see any errors when build is running for a package deploy to nuget,