Skip to content

Commit 313a0f5

Browse files
committed
CI: fix the TruePath workflow verifier
1 parent 3a73e4a commit 313a0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/github-actions.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ let workflows = [
125125
]
126126
]
127127

128-
EntryPoint.Process fsi.CommandLineArgs workflows
128+
exit <| EntryPoint.Process fsi.CommandLineArgs workflows

0 commit comments

Comments
 (0)