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 25b42c7a add license
25b42c7a is described below

commit 25b42c7a0ba683a745178d168db85815cb4ef60b
Author: Ubuntu <[email protected]>
AuthorDate: Sat May 4 14:54:54 2024 +0000

    add license
---
 .github/workflows/loc.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/loc.yml b/.github/workflows/loc.yml
index 526ad2a7..d9bcf7a6 100644
--- a/.github/workflows/loc.yml
+++ b/.github/workflows/loc.yml
@@ -15,7 +15,7 @@ jobs:
          ref: ${{ env.BRANCH_NAME }}
 
      - name: Install
-       run: npm install
+       run: npm init; npm install
 
      - name: Launch the local action
        id: badge

Reply via email to