Skip to content

Commit

Permalink
AS-81: Fix mistake in GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
GedasGa committed Jan 18, 2023
1 parent cc69c62 commit cb5118e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
node-version-file: '.nvmrc'
registry-url: 'https://npm.pkg.github.com'
scope: '@speechify'
- run: npm build
- run: npm run build

0 comments on commit cb5118e

Please sign in to comment.