We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, got the following error, I am not sure what to do exactly.
Couls you have a short look.
[](Build error)
Public repository: https://hasenradball.github.io/AM2302-Sensor/ YAML config: https://github.com/hasenradball/AM2302-Sensor/actions/runs/12314789371/job/34371628556 YAML workflow: https://github.com/hasenradball/AM2302-Sensor/actions/runs/12314789371/job/34371628556
/usr/bin/docker run --name ghcrioactionsjekyllbuildpagesv1013_46d311 --label 8ac235 --workdir /github/workspace --rm -e "INPUT_SOURCE" -e "INPUT_DESTINATION" -e "INPUT_FUTURE" -e "INPUT_BUILD_REVISION" -e "INPUT_VERBOSE" -e "INPUT_TOKEN" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_ENVIRONMENT" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e "ACTIONS_ID_TOKEN_REQUEST_URL" -e "ACTIONS_ID_TOKEN_REQUEST_TOKEN" -e "ACTIONS_RESULTS_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/AM2302-Sensor/AM2302-Sensor":"/github/workspace" ghcr.io/actions/jekyll-build-pages:v1.0.13 Configuration file: none To use retry middleware with Faraday v2.0+, install faraday-retry gem Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/style.scss': No such file or directory @ dir_chdir0 - /github/workspace/docs /usr/local/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:86:in chdir': No such file or directory @ dir_chdir0 - /github/workspace/docs (Errno::ENOENT) from /usr/local/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:86:in sass_load_paths' from /usr/local/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:114:in sass_configs' from /usr/local/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:119:in convert' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:101:in block in convert' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:99:in each' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:99:in reduce' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:99:in convert' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:83:in render_document' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:62:in run' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:479:in render_regenerated' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:472:in block in render_pages' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:471:in each' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:471:in render_pages' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:192:in render' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:71:in process' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/command.rb:28:in process_site' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/commands/build.rb:65:in build' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/commands/build.rb:36:in process' from /usr/local/bundle/gems/github-pages-232/bin/github-pages:70:in block (3 levels) in <top (required)>' from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in block in execute' from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in each' from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in execute' from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in go' from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary.rb:19:in program' from /usr/local/bundle/gems/github-pages-232/bin/github-pages:6:in <top (required)>' from /usr/local/bundle/bin/github-pages:25:in load' from /usr/local/bundle/bin/github-pages:25:in
faraday-retry
chdir': No such file or directory @ dir_chdir0 - /github/workspace/docs (Errno::ENOENT) from /usr/local/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:86:in
sass_configs' from /usr/local/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:119:in
block in convert' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:99:in
reduce' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:99:in
render_document' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:62:in
render_regenerated' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:472:in
each' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:471:in
render' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:71:in
process_site' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/commands/build.rb:65:in
process' from /usr/local/bundle/gems/github-pages-232/bin/github-pages:70:in
block in execute' from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in
execute' from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in
program' from /usr/local/bundle/gems/github-pages-232/bin/github-pages:6:in
load' from /usr/local/bundle/bin/github-pages:25:in
No response
The text was updated successfully, but these errors were encountered:
It says No such file or directory for assets/css/style.scss. Would you mind checking the path to that file?
No such file or directory
assets/css/style.scss
https://github.com/hasenradball/AM2302-Sensor/actions/runs/12314789371/job/34371628556#step:4:13
We can see more details here: Setting up a GitHub Pages site with Jekyll - GitHub Docs
Sorry, something went wrong.
Thanks for watching, I will look up, is this a Jekyll related file?
I think it's referring to the assets mentioned on the following page.
Assets | Jekyll • Simple, blog-aware, static sites
peaceiris
No branches or pull requests
Checklist
Describe your question
Hi,
got the following error, I am not sure what to do exactly.
Couls you have a short look.
[](Build error)
Relevant links
Relevant log output
/usr/bin/docker run --name ghcrioactionsjekyllbuildpagesv1013_46d311 --label 8ac235 --workdir /github/workspace --rm -e "INPUT_SOURCE" -e "INPUT_DESTINATION" -e "INPUT_FUTURE" -e "INPUT_BUILD_REVISION" -e "INPUT_VERBOSE" -e "INPUT_TOKEN" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_ENVIRONMENT" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e "ACTIONS_ID_TOKEN_REQUEST_URL" -e "ACTIONS_ID_TOKEN_REQUEST_TOKEN" -e "ACTIONS_RESULTS_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/AM2302-Sensor/AM2302-Sensor":"/github/workspace" ghcr.io/actions/jekyll-build-pages:v1.0.13
'Configuration file: none
To use retry middleware with Faraday v2.0+, install
faraday-retry
gemConversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/style.scss':
No such file or directory @ dir_chdir0 - /github/workspace/docs
/usr/local/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:86:in
chdir': No such file or directory @ dir_chdir0 - /github/workspace/docs (Errno::ENOENT) from /usr/local/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:86:in
sass_load_paths'from /usr/local/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:114:in
sass_configs' from /usr/local/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:119:in
convert'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:101:in
block in convert' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:99:in
each'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:99:in
reduce' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:99:in
convert'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:83:in
render_document' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:62:in
run'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:479:in
render_regenerated' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:472:in
block in render_pages'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:471:in
each' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:471:in
render_pages'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:192:in
render' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:71:in
process'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/command.rb:28:in
process_site' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/commands/build.rb:65:in
build'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/commands/build.rb:36:in
process' from /usr/local/bundle/gems/github-pages-232/bin/github-pages:70:in
block (3 levels) in <top (required)>'from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in
block in execute' from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in
each'from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in
execute' from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in
go'from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary.rb:19:in
program' from /usr/local/bundle/gems/github-pages-232/bin/github-pages:6:in
<top (required)>'from /usr/local/bundle/bin/github-pages:25:in
load' from /usr/local/bundle/bin/github-pages:25:in
Error: Logging at level: debug GitHub Pages: github-pages v232 GitHub Pages: jekyll v3.10.0 Theme: jekyll-theme-primer Theme source: /usr/local/bundle/gems/jekyll-theme-primer-0.6.0 Requiring: jekyll-github-metadata Requiring: jekyll-seo-tag Requiring: jekyll-coffeescript Requiring: jekyll-commonmark-ghpages Requiring: jekyll-gist Requiring: jekyll-github-metadata Requiring: jekyll-paginate Requiring: jekyll-relative-links Requiring: jekyll-optional-front-matter Requiring: jekyll-readme-index Requiring: jekyll-default-layout Requiring: jekyll-titles-from-headings GitHub Metadata: Initializing... Source: /github/workspace/./docs Destination: /github/workspace/./docs/_site Incremental build: disabled. Enable with --incremental Generating... Generating: JekyllOptionalFrontMatter::Generator finished in 1.3225e-05 seconds. Generating: JekyllReadmeIndex::Generator finished in 6.171e-06 seconds. Generating: Jekyll::Paginate::Pagination finished in 3.697e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 2.5698e-05 seconds. Generating: JekyllDefaultLayout::Generator finished in 1.2003e-05 seconds. Generating: JekyllTitlesFromHeadings::Generator finished in 6.984e-06 seconds. Rendering: assets/css/style.scss Pre-Render Hooks: assets/css/style.scss Rendering Markup: assets/css/style.scss github-pages 232 | Error: No such file or directory @ dir_chdir0 - /github/workspace/docs
Additional context.
No response
The text was updated successfully, but these errors were encountered: