We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9432be0 commit 7bec2b2Copy full SHA for 7bec2b2
.github/workflows/build_web.yaml
@@ -14,6 +14,7 @@ jobs:
14
- uses: actions/setup-node@v3
15
with:
16
node-version: 20
17
+ - run: git clone https://github.com/abap2UI5/abap2UI5.git
18
- run: npm ci
19
- run: npm run downport
20
- run: npm run transpile
0 commit comments