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 68a3564b add license
68a3564b is described below

commit 68a3564bb562309c7c2a97e9a995904645ed7cc1
Author: Ubuntu <[email protected]>
AuthorDate: Sat May 4 15:30:16 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 5c5ba18d..e6f2dfa5 100644
--- a/.github/workflows/loc.yml
+++ b/.github/workflows/loc.yml
@@ -19,7 +19,7 @@ jobs:
        working-directory: ./third_party/loc_script/
 
      - name: NPM Install
-       run: npm install badgen @actions/core
+       run: npm install badgen @actions/core glob-gitignore
        working-directory: ./third_party/loc_script/
 
      - name: Launch the local action

Reply via email to