I am trying to publish a github blog page, which I was able to publish to github.io page without an issue 2 months ago, but it throws an error now. I can still successfully build a jekyll theme locally.
When I push it to github, however, it throws a build error message saying:
Error: The jekyll-theme-hydejack theme could not be found.
I am using jekyll-theme-hydejack version 9.0.4 which I specified in my Gemfile, Gemfile.lock, config.yml
Here's my git build error link for more info: https://github.com/dailyole/dailyole.github.io/runs/4758386396?check_suite_focus=true
Here's a screenshot of my local cmd results and my blog successfully running on my local server: