Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m5x5 committed Jun 17, 2024
1 parent e202ade commit c7e0669
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,6 +25,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: cd browser-extension
- run: npm ci
- run: npm run build --if-present
- run: npm test

0 comments on commit c7e0669

Please sign in to comment.