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