Skip to content

Commit

Permalink
Fix docsite build
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo committed Jan 20, 2024
1 parent 98ec4c1 commit 46345b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
gem install sass
gem install activesupport -v 6.1.4.4
gem install jekyll -v 4.0.0
gem install nokogiri -v 1.13.10
gem install jemoji -v 0.11.1
gem install jekyll-sitemap -v 1.4.0
- run: sbt docs/publishMicrosite
Expand Down

0 comments on commit 46345b6

Please sign in to comment.