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

commit e8928c410f25ce1dce97183e80395889ef06786c
Author: Ubuntu <[email protected]>
AuthorDate: Sat May 4 15:28:31 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 18dec6cd..5c5ba18d 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
+       run: npm install badgen @actions/core
        working-directory: ./third_party/loc_script/
 
      - name: Launch the local action

Reply via email to