Skip to content

Commit

Permalink
Merge pull request #39 from Dartroom/36-publish-workflow
Browse files Browse the repository at this point in the history
typo-fix
  • Loading branch information
spencerjibz authored Aug 15, 2023
2 parents aa914d1 + 9a847f9 commit 526f229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: build package
run: |
npm ci
npm build
npm run build
- name: Publish to NPM
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 526f229

Please sign in to comment.