Skip to content

Commit

Permalink
Hail Mary 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mariano-perez-rodriguez committed Jun 15, 2024
1 parent bcdd500 commit 5056e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install Pnpm
uses: pnpm/action-setup@v4
- name: Install dev-dependencies
run: pnpm update --dev --no-frozen-lockfile --latest
run: pnpm update --latest
- name: Generate Documentation
run: pnpm doc
- name: Setup Pages
Expand Down

0 comments on commit 5056e04

Please sign in to comment.