From ae0dc7c60e9686442e18ec6c27e31ca28d69d8fa Mon Sep 17 00:00:00 2001 From: alleks Date: Mon, 23 Jan 2023 00:20:17 +0300 Subject: [PATCH] add drone files --- bin/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/run.sh b/bin/run.sh index 282e180..2738502 100644 --- a/bin/run.sh +++ b/bin/run.sh @@ -3,5 +3,5 @@ set -x set -e npm install --production npm i -g rollup -npm run dev +npm run build