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