This is an automated email from the ASF dual-hosted git repository.

junchao pushed a commit to branch apache_check
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git


The following commit(s) were added to refs/heads/apache_check by this push:
     new 8cbaba96 add license
8cbaba96 is described below

commit 8cbaba962228dc0426397253f3cdd4c250df9c49
Author: Ubuntu <[email protected]>
AuthorDate: Sat May 4 15:02:15 2024 +0000

    add license
---
 .github/workflows/loc.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/loc.yml b/.github/workflows/loc.yml
index f0c373f4..3b2d85c2 100644
--- a/.github/workflows/loc.yml
+++ b/.github/workflows/loc.yml
@@ -14,11 +14,11 @@ jobs:
          repository: ${{github.repository}}
          ref: ${{ env.BRANCH_NAME }}
 
-     - name: NPM Install
+     - name: NPM Init
        run: npm init -y 
 
      - name: NPM Install
-       run: npm install badgen
+       run: npm install 
 
      - name: Launch the local action
        id: badge

Reply via email to