build abstraction engine at the right path
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c997bf618a
commit
26871e6c43
@ -7,7 +7,7 @@ done
|
|||||||
|
|
||||||
cd the-abstraction-engine/
|
cd the-abstraction-engine/
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npx vite build --base /~simponic/the-abstraction-engine/
|
||||||
cd ..
|
cd ..
|
||||||
cp -r the-abstraction-engine/dist ../dist/public_html/the-abstraction-engine
|
cp -r the-abstraction-engine/dist ../dist/public_html/the-abstraction-engine
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user