1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00

Chore: Fix plugin website build (#9514)

This commit is contained in:
Henry Heino 2023-12-14 12:09:27 -08:00 committed by GitHub
parent 0c34497c78
commit 0f81b08f89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ git push
BUILT_PLUGIN_WEBSITE_FILE="$JOPLIN_ROOT_DIR/../plugin-website.tar.gz"
if [ -f "$BUILT_PLUGIN_WEBSITE_FILE" ]; then
cd "$JOPLIN_WEBSITE_ROOT_DIR"
cd "$JOPLIN_WEBSITE_ROOT_DIR/docs"
mkdir -p plugins
cd plugins