Skip to content

Commit 81be515

Browse files
committed
wf
1 parent a6f6f94 commit 81be515

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/deploy.yml

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

0 commit comments

Comments
 (0)