frontend-rw #1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pl-fe.yaml
vendored
2
.github/workflows/pl-fe.yaml
vendored
|
@ -69,7 +69,7 @@ jobs:
|
|||
|
||||
- name: Copy pl-api documentation
|
||||
working-directory: ./packages/pl-api
|
||||
run: cp docs ../pl-fe/pl-api-docs -r
|
||||
run: cp docs ../pl-fe/dist/pl-api-docs -r
|
||||
|
||||
- name: Upload Github Pages artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
|
|
Loading…
Reference in a new issue