Skip to content

Commit

Permalink
ci: fix publish workflow
Browse files Browse the repository at this point in the history
Signed-off-by: diba1013 <diba1013@proton.me>
  • Loading branch information
diba1013 committed Jul 13, 2024
1 parent e9a0d3b commit 9ec6c7c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
run: |
pnpm install --frozen-lockfile
- name: Build
run: |
pnpm build
- name: Publish
run: |
pnpm publish --no-git-checks

0 comments on commit 9ec6c7c

Please sign in to comment.