Skip to content

fix(ci): set explicit path for download-artifact@v4 - #39

Merged
NikiforovAll merged 1 commit into
mainfrom
fix/download-artifact-path
May 17, 2026
Merged

fix(ci): set explicit path for download-artifact@v4#39
NikiforovAll merged 1 commit into
mainfrom
fix/download-artifact-path

Conversation

@NikiforovAll

Copy link
Copy Markdown
Owner

Summary

  • actions/download-artifact@v4 extracts to the workspace root (not a subfolder named after the artifact, as v3 did). Both nuget push jobs reference .\windows-latest\*.nupkg, so they fail with "Could not find a part of the path".
  • Adds explicit path: 'windows-latest' to both download steps so the existing push commands work.

Fixes the release run that broke on the v3→v4 upgrade: https://github.com/NikiforovAll/Spectre.Console.Extensions/actions/runs/25999932133

@NikiforovAll
NikiforovAll merged commit 944356f into main May 17, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant