Skip to content

Commit

Permalink
fix transpiler
Browse files Browse the repository at this point in the history
  • Loading branch information
sbcgua committed Oct 14, 2021
1 parent 677c93f commit d3a20f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/transpile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- uses: actions/checkout@v2
- name: Run abap transpiler
run: |
npm -g install @abaplint/transpiler
npm -g install @abaplint/transpiler-cli
abap_transpile abap_transpile.json

0 comments on commit d3a20f0

Please sign in to comment.