mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 06:38:03 +08:00
Fix deployment script (#380)
This commit is contained in:
committed by
GitHub
parent
8021899b19
commit
036c504ab0
@@ -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