imbrn/v8n

Doumentation does not deploy with GitHub actions

sbarfurth opened this issue · 0 comments

There is an error in the docs deployment in the release GitHub action. An erroneous Pipeline can found here:

https://github.com/imbrn/v8n/runs/5235053034?check_suite_focus=true

It seems that the build files are not being passed between steps or something similar. This requires a modification of the workflow to fix.