Skip to content

Commit 09daed6

Browse files
committed
doc: another attempt to get viewer onto github pages
Signed-off-by: Nick Mitchell <[email protected]>
1 parent 3ec133e commit 09daed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: npm run build
6060
- name: Copy viewer
6161
working-directory: ./pdl-live-react
62-
run: cp -a ./dist ../docs/viewer
62+
run: cp -a ./dist ../viewer
6363
# Deploy
6464
- name: Upload artifact
6565
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)