Skip to content

Commit

Permalink
Merge pull request #8 from HarmonizedMRI/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
RyanZurrin authored Sep 1, 2024
2 parents 8d911a5 + 709ee76 commit afe6de5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
ruby-version: '3.1' # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 0 # Increment this number if you need to re-download cached gems
- name: Install dependencies
run: bundle install
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ vendor/
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839

# User-specific stuff
.idea
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
Expand Down

0 comments on commit afe6de5

Please sign in to comment.