Skip to content

Commit

Permalink
add missing builds?
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbasPL committed Jun 9, 2022
1 parent 1760725 commit 2cf8e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
with:
node-version: 16.x
- run: npm install
- run: npm run build
- run: npm run build && npm run build:browser-standard-fonts && npm run build:vfs && npm run build:examples
- run: npm test

0 comments on commit 2cf8e75

Please sign in to comment.