Skip to content

Commit 40ba04f

Browse files
build-artifacts
1 parent e365565 commit 40ba04f

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
@@ -103,7 +103,7 @@ jobs:
103103
- name: Download NuGet package artifacts
104104
uses: actions/download-artifact@v4
105105
with:
106-
name: nuget-packages
106+
name: build-artifacts
107107
path: dist
108108
- name: Publish to NuGet
109109
run: |

0 commit comments

Comments
 (0)