update action

This commit is contained in:
vcoppe
2024-06-19 20:43:26 +02:00
parent bc218d431c
commit 75456e5952

View File

@@ -35,7 +35,7 @@ jobs:
- name: Upload Artifacts
uses: actions/upload-pages-artifact@v3
with:
path: 'build/'
path: 'website/build/'
deploy:
needs: build_site