change copy dir
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
006980cb9d
commit
1afee77af7
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