Update build_downport_branch.yml

This commit is contained in:
oblomov-dev 2025-02-03 14:33:30 +01:00 committed by GitHub
parent a6491e032e
commit 73171e928e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,6 @@ jobs:
with:
node-version: '16'
- run: git clone https://github.com/abap2UI5/abap2UI5-setup.git && cp -r abap2UI5-setup/* . && npm i
- run: npm ci
- run: npm run downport
- name: Create Pull Request