Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardotommasini authored Jul 18, 2024
1 parent aa54139 commit 5f1c915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Install deps
run: |
gem install bundler
gem update --system
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
npm install -g mermaid.cli
Expand Down

0 comments on commit 5f1c915

Please sign in to comment.