Skip to content

Commit

Permalink
Fix copying wrong executable
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Tchayka committed Jul 1, 2019
1 parent 30016ba commit 1cf14c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serverless-plugin/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ class ServerlessPlugin {
const stackInstallRoot = this.runStackOutput(
directory,
[
'--docker',
'path',
'--local-install-root',
]
Expand Down

0 comments on commit 1cf14c3

Please sign in to comment.