소스 검색

remove audit

mitm001 4 년 전
부모
커밋
d001c28f5b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .github/workflows/main.yml

+ 2 - 2
.github/workflows/main.yml

@@ -66,8 +66,8 @@ jobs:
 
     # Uncomment when adding or updating dependencies in the package-lock.json
     # and package.json files for ci.
-    - name: Install Node
-      run: npm update normalize-url --depth 5
+#    - name: Install Node
+#      run: npm i
 
     # Uncomment during initial setup or when updating Antora to a new version.
     # The action add-and-commit 'add' command will detect the changes and commit