trying to removing the file throws error
Ambrosiani opened this issue · 3 comments
Ambrosiani commented
hi, the action fails when uncommenting the last line in the postprocessing example:
flat-demo-bitcoin-price/postprocess.js
Line 25 in 5f14aad
the error: Workflow failed! ENOENT: no such file or directory, stat 'btc-price.json'
irealva commented
Thanks for reporting this. Will be fixed as soon as we merge: githubocto/flat#11
irealva commented
This should work now!
Ambrosiani commented
yes it does 🎉