Skip to content

Commit

Permalink
Add more pkgs to min config
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Jul 13, 2023
1 parent addb3e7 commit e0f754b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Minimal install and prep
run: |
npm install npm-run-all postcss-cli
npm install npm-run-all postcss-cli postcss autoprefixer
- run: npm run build | tee tmp/build-log.txt
- run: npm run _check:links
Expand Down

0 comments on commit e0f754b

Please sign in to comment.