githubocto/flat-demo-bitcoin-price

trying to removing the file throws error

Ambrosiani opened this issue · 3 comments

hi, the action fails when uncommenting the last line in the postprocessing example:

// await removeFile('./btc-price.json') // equivalent to removeFile('btc-price.json')

the error: Workflow failed! ENOENT: no such file or directory, stat 'btc-price.json'

Thanks for reporting this. Will be fixed as soon as we merge: githubocto/flat#11

This should work now!

yes it does 🎉