mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-26 19:38:13 +08:00
Fix deployment script (#380)
This commit is contained in:
committed by
Keavon Chambers
parent
ce1adb71a0
commit
d0e65e22ba
@@ -8,5 +8,8 @@ echo 🚧 Install Node dependencies
|
|||||||
cd frontend
|
cd frontend
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
|
echo 📦 Install cargo-about
|
||||||
|
cargo install cargo-about
|
||||||
|
|
||||||
echo 👷 Build Graphite web client
|
echo 👷 Build Graphite web client
|
||||||
npm run build
|
npm run build
|
||||||
|
|||||||
Reference in New Issue
Block a user