Skip to content

Commit

Permalink
fix: pnpm-lock update
Browse files Browse the repository at this point in the history
  • Loading branch information
levy committed Dec 30, 2023
1 parent a4bd036 commit b401709
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
version: 8
- name: Install dependencies
run: pnpm install --no-frozen-lockfile
run: pnpm install
- name: Build
run: pnpm build
- name: Deploy 🚀
Expand Down
14 changes: 14 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b401709

Please sign in to comment.