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 ffc4d17..bff5c90 100644
--- a/action.yml
+++ b/action.yml
@@ -49,7 +49,7 @@ runs:
shell: bash
- name: Generate graphdata.json
working-directory: action
- run: npm run generate --script_params=${{ inputs.org-roam-db-filename }}
+ run: npm run generate --script_params='../org/${{ inputs.org-roam-db-filename }}''
shell: bash
- name: Create Notes
working-directory: action