Skip to content

Commit b0e9970

Browse files
committed
fix transpiler
1 parent 8c9aaea commit b0e9970

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)