From 46c4a1c7ef5f592f490d10dabd8b1c7e2f784142 Mon Sep 17 00:00:00 2001 From: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:26:13 +0000 Subject: [PATCH] update --- .github/workflows/rename_test.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/rename_test.yml b/.github/workflows/rename_test.yml index 8f5fc070..a610f785 100644 --- a/.github/workflows/rename_test.yml +++ b/.github/workflows/rename_test.yml @@ -15,6 +15,4 @@ jobs: - uses: actions/setup-node@v3 with: node-version: '16' - - run: git clone https://github.com/abap2UI5/abap2UI5-renamed.git - - run: mkdir abap2UI5-renamed/input && mkdir abap2UI5-renamed/input/abap2UI5 && cp -r src abap2UI5-renamed/input/abap2UI5/src && cp -r abap2UI5-renamed/* . && npm i && rm -rf src/* - - run: npm run main + - run: npm run rename