Skip to content

Commit

Permalink
Adjust workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Jul 18, 2024
1 parent 84dc793 commit fb15d60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm run compile
- run: npm install esmify
- run: npm run compile-browser
- run: npm test

0 comments on commit fb15d60

Please sign in to comment.