mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-23 02:53:28 +03:00
fix: directory error when publish npm lib (#4735)
This commit is contained in:
parent
ae6376edee
commit
9fc0152cb1
@ -17,5 +17,5 @@ for package in "${packages[@]}"; do
|
||||
yarn npm publish
|
||||
fi
|
||||
|
||||
cd ../../
|
||||
cd ../../../
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user