aboutsummaryrefslogtreecommitdiff
path: root/action.yml
diff options
context:
space:
mode:
Diffstat (limited to 'action.yml')
-rw-r--r--action.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/action.yml b/action.yml
index bff5c90..5904594 100644
--- a/action.yml
+++ b/action.yml
@@ -41,14 +41,6 @@ runs:
shell: bash
- name: Generate graphdata.json
working-directory: action
- run: cat package.json
- shell: bash
- - name: echo
- working-directory: action
- run: echo ${{ inputs.org-roam-db-filename }}
- shell: bash
- - name: Generate graphdata.json
- working-directory: action
run: npm run generate --script_params='../org/${{ inputs.org-roam-db-filename }}''
shell: bash
- name: Create Notes