mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
✏️ Fix typo
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
@@ -138,7 +138,7 @@ function build-release-backend-local {
|
|||||||
# --exclude="/scripts" \
|
# --exclude="/scripts" \
|
||||||
# --exclude="/.*" \
|
# --exclude="/.*" \
|
||||||
# backend/ backend/dist/;
|
# backend/ backend/dist/;
|
||||||
}#
|
}
|
||||||
|
|
||||||
function build-release-backend {
|
function build-release-backend {
|
||||||
build-release-backend-local || exit 1;
|
build-release-backend-local || exit 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user