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 ae1e417a add license
ae1e417a is described below
commit ae1e417af2eb79700dbaa16d8815e3c9d7c73e2e
Author: Ubuntu <[email protected]>
AuthorDate: Sat May 4 14:59:11 2024 +0000
add license
---
.github/workflows/loc.yml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/.github/workflows/loc.yml b/.github/workflows/loc.yml
index 84f16885..309a88d3 100644
--- a/.github/workflows/loc.yml
+++ b/.github/workflows/loc.yml
@@ -14,11 +14,8 @@ jobs:
repository: ${{github.repository}}
ref: ${{ env.BRANCH_NAME }}
- - name: NPM Init
- run: npm init
-
- name: NPM Install
- run: npm install
+ run: npm install badgen
- name: Launch the local action
id: badge