Skip to content

Commit

Permalink
ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgeoa committed Jan 16, 2025
1 parent 530df45 commit e354f71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm run build
- run: bundlesize
- run: npm run build && bundlesize
- name: Save build
if: matrix.node-version == '18.x'
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit e354f71

Please sign in to comment.