Skip to content

Commit 236ed97

Browse files
Update action.yml
1 parent 49acef2 commit 236ed97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-dotnet/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ inputs:
44
build:
55
description: 'Whether to run dotnet build after restore'
66
required: false
7-
default: 'false'
7+
default: 'true'
88
runs:
99
using: 'composite'
1010
steps:

0 commit comments

Comments
 (0)