Skip to content

Commit

Permalink
ci: update script name
Browse files Browse the repository at this point in the history
  • Loading branch information
blumamir committed May 11, 2024
1 parent 8455d96 commit b84dbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-node-dist-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: npm ci

- name: Verify READMEs
run: npm run verify:readme
run: npm run distnode:update-readme

- name: Verify Clean
run: |
Expand Down

0 comments on commit b84dbf3

Please sign in to comment.