diff --git a/.github/workflows/deploy-ovh-ftp.yml b/.github/workflows/deploy-ovh-ftp.yml index 8178e6a..6ba8389 100644 --- a/.github/workflows/deploy-ovh-ftp.yml +++ b/.github/workflows/deploy-ovh-ftp.yml @@ -58,7 +58,7 @@ jobs: - name: Build static site env: PUBLIC_SITE_URL: https://www.lelectronrare.fr/ - run: npm run build:astro + run: npm run build - name: Deploy to OVH run: |