Skip to content

Commit

Permalink
Preparation #1
Browse files Browse the repository at this point in the history
  • Loading branch information
royalgraphx committed Jun 25, 2023
1 parent bc47e8e commit 57f4169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ 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
working-directory: '${{ github.workspace }}/docs'
- name: Build with Jekyll
run: bundle exec jekyll build

0 comments on commit 57f4169

Please sign in to comment.