Skip to content

Commit 2327d07

Browse files
authored
Update main.yml npm 취약점 검사 삭제
1 parent ffe59a4 commit 2327d07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
git fetch origin main
3737
git reset --hard origin/main
3838
npm install
39-
npm audit fix --force
4039
npm run build
4140
4241
if ! pm2 list | grep -q "my-app"; then

0 commit comments

Comments
 (0)