Skip to content

Commit

Permalink
only use by npm
Browse files Browse the repository at this point in the history
  • Loading branch information
wasanx25 committed Feb 20, 2022
1 parent a408542 commit b37cbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-bundle-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 16.x
- run: yarn add global webpack-bundle-diff
- run: npm install -g webpack-bundle-diff
- uses: actions/download-artifact@v2
with:
name: stats
Expand Down

0 comments on commit b37cbf5

Please sign in to comment.