change copy dir

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2024-10-29 21:23:37 +01:00
parent 006980cb9d
commit 1afee77af7

View file

@ -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