Skip to content

Commit

Permalink
Install latest bundle for jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Oct 31, 2023
1 parent 9ced515 commit 7feafc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/jekyll/tasks/instance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- name: Install bundler - {{ instance.name }}
community.general.gem:
name: bundler
state: present
state: latest

- name: Run build on env {{ jekyll_env }}
when: jekyll_run_clean or git_result.changed
Expand Down

0 comments on commit 7feafc1

Please sign in to comment.