Skip to content

Commit

Permalink
[vshaxe.hxcpp-debugger] Try 'npx lix download' instead of 'lix downlo…
Browse files Browse the repository at this point in the history
…ad' in order to get 'haxe'

Source: vshaxe/hxcpp-debugger#26 (comment)
  • Loading branch information
jankeromnes authored Dec 1, 2020
1 parent 9f7fab8 commit a418eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,7 @@
"repository": "https://github.com/vshaxe/hxcpp-debugger",
"version": "1.2.4",
"checkout": "1.2.4",
"prepublish": "lix download"
"prepublish": "npx lix download"
},
{
"id": "vsls-contrib.codetour",
Expand Down

0 comments on commit a418eb9

Please sign in to comment.