Skip to content

Commit afcb042

Browse files
authored
1 parent d3b026e commit afcb042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: ⚙ jekyll
4848
run: |
4949
sudo gem install bundler
50-
bundle install
50+
sudo bundle install
5151
5252
- name: 🖉 default repo
5353
if: env.PAGES_REPOSITORY == ''

0 commit comments

Comments
 (0)