Skip to content

Commit

Permalink
And again
Browse files Browse the repository at this point in the history
  • Loading branch information
javizqh committed Mar 13, 2024
1 parent bd59e9e commit 4869419
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ jobs:
ruby-version: 3.2
bundler-cache: true

- name: Setup Jekyll
run: gem install jekyll bundler

- name: Build site
run: bundle exec jekyll b -d "_site${{ steps.pages.outputs.base_path }}"
env:
Expand Down

0 comments on commit 4869419

Please sign in to comment.