You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use your _config.yml to host my .github/docs but failed. I first tried to change the directory in the settings to /docs/:
But after that my pipeline failed to build jekyll:
Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/style.scss':
No such file or directory @ dir_chdir0 - /github/workspace/docs
Hi
I tried to use your
_config.yml
to host my .github/docs but failed. I first tried to change the directory in the settings to/docs/
:But after that my pipeline failed to build jekyll:
So now I changed it back to root but I cannot see anything in my GH Pages: https://kasir-barati.github.io/react/
Here is a link to the pipeline: https://github.com/kasir-barati/react/actions/runs/11470668824/job/31920262687
Here is my
_config.yml
: https://github.com/kasir-barati/react/blob/main/_config.yml#L7Do you have any suggestion about what should I do?
The text was updated successfully, but these errors were encountered: