Skip to content

Commit d74d54c

Browse files
author
Petr Sramek
committed
fixed variabel name
1 parent 890ab18 commit d74d54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ inputs:
1616
dotnet_sdk_version:
1717
description: '.NET SDK version'
1818
required: false
19-
default: vars.DOTNET_SDK_VERSION
19+
default: vars.DEFAULT_DOTNET_SDK_VERSION
2020
build-configuration:
2121
description: 'Build configuration. Default: vars.DEFAULT_BUILD_CONFIGURATION'
2222
required: false

0 commit comments

Comments
 (0)