mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
One more fix in publish.sh
This commit is contained in:
parent
4caafd4623
commit
59b7bf4cbf
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ DIST_FILE=content/10-Download/paperjs-v$VERSION.zip # Relative to $SITE_DIR
|
|||
|
||||
cd $PAPER_DIR/build
|
||||
./dist.sh
|
||||
cd $PAPER_DIR
|
||||
echo "Commiting Version"
|
||||
# Add changed json configuration files
|
||||
git add -u package.json
|
||||
|
|
Loading…
Reference in a new issue