Skip to content

Commit 586c983

Browse files
authored
Jekyll smoke test issue fix (#1298)
1 parent 092afdb commit 586c983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/jekyll/.devcontainer/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ RUN gem update --system
1616

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

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

0 commit comments

Comments
 (0)