Closed epatters closed 3 months ago
Attempting to fix that the forester theme is broken locally on Forester v4.1 but working in the CI.
Preview url: https://66a5825e6617979ba6242d28--catcolab.netlify.app
Hmm, now the theme seems broken in the preview despite working locally.
Now I see the problem. The tarball downloaded by the CI claims to be v4.1 but is secretly v4.2:
$ ./forester --version 4.2.0
However, v4.2 isn't even released on opam yet. As of June 20, it seems to be a prerelease.
Attempting to fix that the forester theme is broken locally on Forester v4.1 but working in the CI.