From f20789e9ab48633ae15b49208f8ff2bf3b5529eb Mon Sep 17 00:00:00 2001 From: Sergey Linnik Date: Tue, 22 Oct 2024 12:40:13 +0300 Subject: [PATCH] remove additional files --- .github/workflows/artifact.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/artifact.yml b/.github/workflows/artifact.yml index 9a8c85a..5ed33f9 100644 --- a/.github/workflows/artifact.yml +++ b/.github/workflows/artifact.yml @@ -28,7 +28,12 @@ jobs: cd onlyoffice rm -rf ./.github/ rm -rf ./.git/ + rm ./.eslintrc.json rm ./.gitmodules + rm ./.stylelintrc.json + rm ./npm-shrinkwrap.json + rm ./package.json + rm ./ruleset.xml rm -rf ./assets/document-templates/.git rm -rf ./assets/document-formats/.git cd ./appinfo