Skip to content

Commit

Permalink
chore: Update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Mar 27, 2024
1 parent abbc361 commit 7503de3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
# Outputs to the './_site' directory by default
run: |
cd docs
bundle lock --add-platform x86_64-linux
bundle install
bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
cd ..
Expand Down

0 comments on commit 7503de3

Please sign in to comment.