Skip to content

Commit 49042aa

Browse files
committed
Trigger all the jobs
1 parent 20dc475 commit 49042aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/nuke/Native/Core.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828

2929
partial class Build {
3030
[Nuke.Common.Parameter("Build native code")] readonly bool Native;
31-
3231
[Nuke.Common.Parameter("Android home. Will be determined from dotnet if not provided.")] [CanBeNull] string AndroidHomeValue;
3332

3433
static string JobsArg => string.IsNullOrWhiteSpace(GitHubActions.Instance?.Job)

0 commit comments

Comments
 (0)