Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
larshp committed Mar 29, 2020
1 parent 6193a44 commit e46193d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
npm install abaplint -g
npm install @abaplint/cli -g
abaplint -f total --outformat json --outfile /result.json
cd /
npm install @octokit/[email protected] --loglevel=error
Expand Down

0 comments on commit e46193d

Please sign in to comment.