0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 20:22:42 +00:00

Remove npm audit fix

This commit is contained in:
G.Ambatte
2023-02-04 10:53:19 +13:00
parent 6d9a0938ab
commit d4d2356708

View File

@@ -33,8 +33,6 @@ jobs:
cache-path: node_modules
override-ci-command: npm i
- run: sudo npm audit fix
- save_cache:
paths:
- node_modules