Skip to content

Commit 77fd9ef

Browse files
committed
added working dir
1 parent d3ffd55 commit 77fd9ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525

2626
- name: Install dependencies
2727
run: npm install
28+
working-directory: .
2829

2930
- name: Start the application
3031
run: npm run start &

0 commit comments

Comments
 (0)