Skip to content

Commit 2408b02

Browse files
committed
update upload too
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
1 parent 4acd5d6 commit 2408b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
name: nuget-packages
5252
path: artifacts/*.nupkg
5353
if-no-files-found: error
54-
if: ${{ matrix.dotnet == '9.x' && matrix.os == 'windows-latest' }}
54+
if: ${{ matrix.dotnet == '10.x' && matrix.os == 'windows-latest' }}
5555

0 commit comments

Comments
 (0)