Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Aug 8, 2023
1 parent 57fd4ff commit 6f8c86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v3
- name: Setup Pages
uses: actions/configure-pages@v3
- run: gem install bundler
- run: sudo gem install bundler
- run: ./bin/install-jekyll.sh
- run: ./bin/build-site.js
- name: Upload artifact
Expand Down

0 comments on commit 6f8c86d

Please sign in to comment.