chore: remove prebuild

This commit is contained in:
Ibrahima G. Coulibaly
2024-06-22 03:34:49 +01:00
parent 8d0ea995bf
commit 0d9cb03aa0
2 changed files with 2 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ jobs:
- name: Deploy to Netlify
uses: nwtgck/actions-netlify@v1.2
with:
publish-dir: ./build
publish-dir: ./dist
production-branch: main
deploy-message: Deploy from GitHub Actions
enable-pull-request-comment: true