Skip to content

Commit 7bec2b2

Browse files
committed
update
1 parent 9432be0 commit 7bec2b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_web.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- uses: actions/setup-node@v3
1515
with:
1616
node-version: 20
17+
- run: git clone https://github.com/abap2UI5/abap2UI5.git
1718
- run: npm ci
1819
- run: npm run downport
1920
- run: npm run transpile

0 commit comments

Comments
 (0)