Skip to content

Commit

Permalink
Jekyll smoke test issue fix (#1298)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathiyarasy authored Feb 7, 2025
1 parent 092afdb commit 586c983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jekyll/.devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN gem update --system

# https://github.com/ntkme/sass-embedded-host-ruby/issues/130
RUN gem install sass-embedded -v 1.62.1
RUN gem install jekyll-sass-converter -v 3.0.0
RUN gem install bundler jekyll github-pages

RUN chown -R "vscode:rvm" "/usr/local/rvm/" \
Expand Down

0 comments on commit 586c983

Please sign in to comment.