aboutsummaryrefslogtreecommitdiff
path: root/action.yml
diff options
context:
space:
mode:
Diffstat (limited to 'action.yml')
-rw-r--r--action.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/action.yml b/action.yml
index cc8808d..4592a76 100644
--- a/action.yml
+++ b/action.yml
@@ -47,6 +47,16 @@ runs:
run: npm run generate --script_params=../orgs/org-roam.db
shell: bash
+ - name: print files
+ run: ls -la
+ working-directory: action
+ shell: bash
+
+ - name: print files
+ run: cat graphdata.json
+ working-directory: action
+ shell: bash
+
- name: Create Notes
working-directory: action
run: ./create_notes.sh