Skip to content

Commit 5273162

Browse files
committed
publish internal rov webpage to ghPages build step for debugging
1 parent 5e47179 commit 5273162

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-site-and-publish-to-ghpages.yml

+3
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ jobs:
8585
makeLatest: true
8686
allowUpdates: true
8787

88+
- name: Copy Internal Page for Debugging on Github Pages
89+
run: cp -r ./rov-internal-website/build ./frontend/build/internal
90+
8891
- name: Deploy Site to Github Pages Website Hosting 🚀
8992
uses: JamesIves/[email protected]
9093
with:

0 commit comments

Comments
 (0)