Skip to content

Commit

Permalink
add node-pre-gyp
Browse files Browse the repository at this point in the history
  • Loading branch information
tbo47 committed Oct 5, 2024
1 parent ba5b736 commit 33c5339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-browser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: sudo apt-get update && sudo apt-get install -y build-essential
- run: npm install -g @mapbox/node-pre-gyp
- run: npm install
- run: npm run test:browser

0 comments on commit 33c5339

Please sign in to comment.