Skip to content

Commit

Permalink
Clarify step
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Dec 30, 2022
1 parent bb0d9ff commit 645a7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: 16
registry-url: https://registry.npmjs.org

- name: Install, build, publish
- name: Check codebase lint, publish
run: |
npm ci
npm run build
Expand Down

0 comments on commit 645a7df

Please sign in to comment.