Skip to content

Commit

Permalink
running dist
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalpiotrowski committed Mar 18, 2024
1 parent 4ad1883 commit ad5afa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
node-version: 20
- run: npm ci # requires package-lock.json
- run: npm test
- run: npm dist
- run: npm run dist
- name: Publish if version has been updated
uses: pascalgn/npm-publish-action@1.3.9
with: # All of theses inputs are optional
Expand Down

0 comments on commit ad5afa9

Please sign in to comment.