fix(ci): deploy path for book#227
Conversation
This commit fixes the deploy path (which changes slightly, due to mdbook-linkcheck) Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
|
Hey @itowlson would you mind taking a look at this PR really quick -- it looks like adding |
Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
|
Fingers crossed, otherwise maybe we're best rolling it all back until we can test e2e? |
|
WHEW! Thank you @itowlson 🙇 I'm fairly certain this is the fix. I also added a clear test to make sure this doesn't happen again in the deploy CI step (i.e. I look for [EDIT] Also once #226 is rebased and merged the builds both in PRs and for deploy should be dramatically faster. |
|
CI is still breaking, and I'm about to become busy for the evening. Maybe the safest thing to do is reset to a previous successful build, then take it step by step tomorrow, this time starting from your "run mdbook on PRs" PR? |
|
Ironically the bash check I inserted is what failed -- please feel free to go back to the previous build, we'll pick it up tomorrow |
|
I've merged the fix, fingers even crosseder than before! |
This commit fixes the deploy path (which changes slightly, due to mdbook-linkcheck)