aboutsummaryrefslogtreecommitdiff
path: root/action.yml
diff options
context:
space:
mode:
Diffstat (limited to 'action.yml')
-rw-r--r--action.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/action.yml b/action.yml
index 4c3f96c..dcb344a 100644
--- a/action.yml
+++ b/action.yml
@@ -22,7 +22,7 @@ runs:
node-version: "20.x"
- name: Install dependencies
- run: npm ci
+ run: npm install
shell: bash
- name: Generate graphdata.json