Commit 7e54d7d
Fix prerelease job by specifying download-artifact path
download-artifact@v4 extracts files to the working directory by default,
but the push step expects them under ./nupkg/. Adding path: nupkg fixes the
missing directory error.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 54f9f8b commit 7e54d7d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
0 commit comments