Skip to content

Commit

Permalink
show help to avoid failing the build
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed May 31, 2024
1 parent c774f0a commit 75967c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: "20"
- run: npx --yes genaiscript
- run: npx --yes genaiscript --help

0 comments on commit 75967c5

Please sign in to comment.