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