fixing folder name
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Antoine M 2025-01-30 10:42:25 +01:00
parent 1b65c0624a
commit b3ba24113f

View File

@ -10,7 +10,7 @@ steps:
- name: Installation du package
image: alpine
commands:
- cd homegrade_theme_production
- cd Deligraph-V3
- npm install
- name: Build du package
image: alpine