Skip to content

Commit 26eab50

Browse files
authored
Update jekyll.yml bundler
1 parent 16a7f54 commit 26eab50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
rbenv global 3.1.4
5050
ruby -v
5151
- name: Setup Bundler
52-
run: gem install bundler
52+
run: sudo gem install bundler
5353
- name: Bundle install
5454
run: bundle install
5555
- name: Setup Pages

0 commit comments

Comments
 (0)