Skip to content

Commit b9efe0e

Browse files
committed
Test the directory structure
1 parent d2706eb commit b9efe0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ runs:
6060
- name: Setup Auggie
6161
run: npm install -g @augmentcode/auggie
6262
shell: bash
63+
- name: Test list directory
64+
run: ls
65+
shell: bash
6366
- name: Run Augment Agent
6467
run: npm run $GITHUB_ACTION_PATH/src/index.ts
6568
shell: bash

0 commit comments

Comments
 (0)