Skip to content

Commit

Permalink
chore: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
kulak-at committed Jul 29, 2024
1 parent 60783c7 commit ef34024
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 150 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,7 @@ jobs:
cache: 'pnpm'

- name: Install dependencies
run: pnpm install --frozen-lockfile

- name: Build (if necessary)
run: pnpm build
run: pnpm install

- name: Publish to npm
run: pnpm publish --no-git-checks
Expand Down
146 changes: 0 additions & 146 deletions pnpm-lock.yaml

This file was deleted.

0 comments on commit ef34024

Please # to comment.