Failing to run helaili/jekyll-action@v2
brutallyminimal opened this issue · 2 comments
Bundle complete! 3 Gemfile dependencies, 31 gems now installed.
Bundled gems are installed into ./vendor/bundle
------------------------------------------------
Jekyll 4.1.1 Please append --trace
to the build
command
for any additional information or backtrace.
------------------------------------------------
/github/workspace/vendor/bundle/ruby/2.7.0/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb:143:in `parse': (/github/workspace/_config.yml): did not find expected key while parsing a block mapping at line 1 column 1 (Psych::SyntaxError)
This is the error I get. Can someone point me in the right direction? Thanks in advance!
Removed the reference to the action on my _config.yml and now I can build successfully.