Skip to content

Commit

Permalink
don't run build
Browse files Browse the repository at this point in the history
  • Loading branch information
carlsonp committed Dec 31, 2020
1 parent 0dfd9dd commit 374bd2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
# Specifies the registry, this field is required!
registry-url: https://registry.npmjs.org/
- run: npm install
- run: npm run build
- name: Publish to npmjs.com
run: npm publish
env:
Expand Down

0 comments on commit 374bd2c

Please sign in to comment.