Skip to content

Commit 3dea456

Browse files
[PRMP-978] Change folder path to correct build folder (#534)
1 parent 1327ade commit 3dea456

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cron-daily-health-check.yml

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

123123
- name: Copy main.html to index.html for serve compatibility
124124
run: cp ./dist/main.html ./dist/index.html
125+
working-directory: ./app
125126

126127
- name: npm install serve -g
127128
run: npm install serve -g

0 commit comments

Comments
 (0)