We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677c93f commit d3a20f0Copy full SHA for d3a20f0
1 file changed
.github/workflows/transpile.yml
@@ -16,5 +16,5 @@ jobs:
16
- uses: actions/checkout@v2
17
- name: Run abap transpiler
18
run: |
19
- npm -g install @abaplint/transpiler
+ npm -g install @abaplint/transpiler-cli
20
abap_transpile abap_transpile.json
0 commit comments