Skip to content

Commit

Permalink
Repair publish workflow for typescript build
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo-ter-Doest committed Apr 17, 2024
1 parent 2f760eb commit edb2b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
node-version: 20
- run: npm ci
- run: npm run build
- run: npm test

publish-npm:
Expand Down

0 comments on commit edb2b31

Please sign in to comment.