Skip to content

Commit

Permalink
Merge pull request #889 from privacy-scaling-explorations/npub
Browse files Browse the repository at this point in the history
ci: update npm publish workflow
  • Loading branch information
ctrlc03 authored Dec 8, 2023
2 parents 2ce6f5c + beab70e commit 88ceb65
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ jobs:
npx lerna bootstrap
npm run build
- name: Compile Contracts
run: |
cd contracts
npm run compileSol
- name: Publish NPM
run: |
npx lerna publish from-git --yes
Expand Down

0 comments on commit 88ceb65

Please sign in to comment.