Skip to content

Commit

Permalink
update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshay committed Nov 27, 2023
1 parent 59e8477 commit c170da8
Show file tree
Hide file tree
Showing 2 changed files with 3,568 additions and 6,208 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
- run: git submodule update --recursive --remote
- run: pnpm install
- run: pnpm install --no-frozen-lockfile
- run: pnpm run build
# - run: pnpm run format
- run: pnpm run lint
Expand Down
Loading

0 comments on commit c170da8

Please sign in to comment.