Skip to content

Commit edb7e90

Browse files
committed
fix(ci): keep windows go-run ldflags explicit
1 parent 0729d80 commit edb7e90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/go_run_windows.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[CmdletBinding(PositionalBinding = $false)]
12
param(
23
[string]$Ldflags = "",
34

0 commit comments

Comments
 (0)