Skip to content

Commit

Permalink
Fix a typo with the gen command
Browse files Browse the repository at this point in the history
  • Loading branch information
GerroDen committed Nov 6, 2024
1 parent 91bd9cf commit c592d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
with:
node-version: '22.x'
- run: npm ci
- run: npm run gengen
- run: npm run gen

0 comments on commit c592d74

Please sign in to comment.