Commit aa534fc
fix(ci): set explicit path for download-artifact in release workflow (#110)
download-artifact v8 no longer extracts artifacts into an
artifact-named subdirectory by default, causing the publish job to
fail with "cannot access './prebuilds'". Explicitly set name and path
to restore the expected behavior.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Attila Szegedi <szegedi@users.noreply.github.com>1 parent 166bccf commit aa534fc
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
0 commit comments