Skip to content

Commit a6f6f94

Browse files
committed
wf
1 parent 82b6bd1 commit a6f6f94

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
bundler-cache: true
2424
- name: Install deps
2525
run: |
26+
gem install bundler
27+
bundle update --bundler
28+
bundle install
2629
npm install -g mermaid.cli
2730
- name: Setup deploy options
2831
id: setup

0 commit comments

Comments
 (0)