Skip to content

Commit d3a20f0

Browse files
committed
fix transpiler
1 parent 677c93f commit d3a20f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/transpile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
- uses: actions/checkout@v2
1717
- name: Run abap transpiler
1818
run: |
19-
npm -g install @abaplint/transpiler
19+
npm -g install @abaplint/transpiler-cli
2020
abap_transpile abap_transpile.json

0 commit comments

Comments
 (0)