Skip to content

Fix release workflow dotnet env scope#302

Merged
enaboapps merged 1 commit into
mainfrom
ci/release-dotnet-env-301
Jun 30, 2026
Merged

Fix release workflow dotnet env scope#302
enaboapps merged 1 commit into
mainfrom
ci/release-dotnet-env-301

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • move DOTNET_INSTALL_DIR from job-level env to the Setup .NET step env so runner.temp is valid
  • keep the writable .NET install directory for the self-hosted signing runner

Closes #301.

Validation

  • git diff --check

@enaboapps enaboapps added this to the Release 0.2.0 milestone Jun 30, 2026
@enaboapps enaboapps merged commit 623016c into main Jun 30, 2026
1 check passed
@enaboapps enaboapps deleted the ci/release-dotnet-env-301 branch June 30, 2026 12:39
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.

Fix release workflow dotnet env scope

2 participants