Skip to content

Commit 5eb6ad4

Browse files
committed
fix another fn call
1 parent 1f19a7b commit 5eb6ad4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/Build.Linux.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ foreach ($arch in $archs) {
8383
}
8484

8585
if ($IsPublishedBuild) {
86-
Login-ToDocker()
86+
Login-ToDocker
8787

8888
foreach ($arch in $archs) {
8989
Publish-DockerImage($arch)

0 commit comments

Comments
 (0)