Blockstream / greenlight

Build apps using self-custodial lightning nodes in the cloud
https://blockstream.github.io/greenlight/getting-started/
MIT License
113 stars 27 forks source link

Fix docs workflow #468

Closed nepet closed 3 months ago

nepet commented 3 months ago

This sureley isnt ideal but it fixes the deployment for now. We need to enable the pyhon tests (mypi) in the future as well and we may want to switch to using the make target again. This would require to use poetry run consistently on the make targets.