Skip to content

Commit bb68088

Browse files
committed
print out index.html to see asset issues
1 parent d3b6e61 commit bb68088

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ui-development.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
export GIT_SHA=${GIT_SHA}
105105
export USE_MOCK_DATA=${USE_MOCK_DATA}
106106
npm run build
107+
cat out/index.html
107108
working-directory: ui
108109

109110
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)