Skip to content

Commit

Permalink
Make sure to run bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrus-and committed Jul 21, 2024
1 parent f89f438 commit 02e8097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3.4
bundler-cache: true
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Build Jekyll
Expand Down

0 comments on commit 02e8097

Please sign in to comment.