We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ffd55 commit 77fd9efCopy full SHA for 77fd9ef
.github/workflows/main.yml
@@ -25,6 +25,7 @@ jobs:
25
26
- name: Install dependencies
27
run: npm install
28
+ working-directory: .
29
30
- name: Start the application
31
run: npm run start &
0 commit comments