Skip to content

Commit b252a6f

Browse files
committed
test action
1 parent 54cd04a commit b252a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exportAndPush.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Copy build files
4343
run: |
4444
pwd
45-
ls
45+
ls ../
4646
cp -r ../out/* ./dashboard/chatbot-ui/
4747
4848
- name: Commit and push changes

0 commit comments

Comments
 (0)