Skip to content

Commit

Permalink
Install gems
Browse files Browse the repository at this point in the history
  • Loading branch information
wheelerlaw committed Feb 9, 2024
1 parent 018d985 commit d99de7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Install Gems
run: bundle install
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
Expand Down

0 comments on commit d99de7d

Please sign in to comment.