mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 14:22:52 +00:00
Add audit fix to CircleCI
This commit is contained in:
@@ -33,6 +33,8 @@ jobs:
|
|||||||
cache-path: node_modules
|
cache-path: node_modules
|
||||||
override-ci-command: npm i
|
override-ci-command: npm i
|
||||||
|
|
||||||
|
- run: sudo npm audit fix
|
||||||
|
|
||||||
- save_cache:
|
- save_cache:
|
||||||
paths:
|
paths:
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user