Skip to content

Commit ee4b0d1

Browse files
committed
Trying to update deps in the cl workflow
1 parent 154c5f9 commit ee4b0d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/gh-jekyll-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
bundler-cache: false
3838
- name: Install dependencies
3939
run: bundle install
40+
- name: Update deps
41+
run: bundle update
4042
- name: Build with Jekyll (with custom plugins)
4143
run: bundle exec jekyll build --trace
4244
env:

0 commit comments

Comments
 (0)