act-rules / act-rules-web

Source for ACT Rules website
https://act-rules.github.io/
Other
3 stars 5 forks source link

Failure in npm script for data generation should stop site build (in actions) #109

Closed jeeyyy closed 4 years ago

jeeyyy commented 4 years ago

When an npm script/ task fails, like say generating implementation or mapping data, the site should not build & publish

jeeyyy commented 4 years ago

This change fixed the issue. - https://github.com/act-rules/act-rules-web/pull/119