Skip to content

Commit

Permalink
fix: use committed node modules (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
qweeah committed Sep 12, 2023
1 parent 0ff5453 commit da777fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
with:
node-version: 16.x
cache: npm
- name: Install dependencies
run: npm install
- name: Rebuild the dist/ directory
run: npm run build
- name: Compare the expected and actual dist/ directories
Expand Down

0 comments on commit da777fa

Please sign in to comment.