mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 15:26:16 +08:00
update
This commit is contained in:
parent
9082d21142
commit
46c4a1c7ef
4
.github/workflows/rename_test.yml
vendored
4
.github/workflows/rename_test.yml
vendored
|
@ -15,6 +15,4 @@ jobs:
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: '16'
|
node-version: '16'
|
||||||
- run: git clone https://github.com/abap2UI5/abap2UI5-renamed.git
|
- run: npm run rename
|
||||||
- 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
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user