mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Correct build command
This commit is contained in:
parent
a750756187
commit
a26f044822
@ -3,5 +3,5 @@
|
|||||||
echo "Building assets"
|
echo "Building assets"
|
||||||
cd assets
|
cd assets
|
||||||
yarn install
|
yarn install
|
||||||
yarn run build
|
yarn run deploy
|
||||||
cd ..
|
cd ..
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user