Skip to content

Commit

Permalink
Fix spelling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dolanmiu committed Dec 25, 2023
1 parent c2b9208 commit c741162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ jobs:
steps:
- uses: actions/checkout@master
- uses: "./.github/actions/install-and-download-build"
- run: npm run run-ts -- ./demo/74-comments.ts
- run: npm run run-ts -- ./demo/74-nodejs-stream.ts
# - uses: "./.github/actions/validate-docx"
demo_75:
name: Run Demo 75 and validate
Expand Down

0 comments on commit c741162

Please sign in to comment.