mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +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
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user