fix wrong powershell import

pull/1/head
Brad Rydzewski 5 years ago
parent 102fd9ab4f
commit 9f016e5de0

@ -6,7 +6,7 @@
package shell
import "github.com/drone/runtime-go/runtime/shell/powershell"
import "github.com/drone/runner-go/shell/powershell"
// Command returns the powershell command and arguments.
func Command() (string, []string) {

Loading…
Cancel
Save