Skip to content

Commit ec2e1da

Browse files
Fix release dotnet install directory (#300)
Co-authored-by: Owen McGirr <o.a.mcgirr@gmail.com>
1 parent f3f397c commit ec2e1da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
runs-on: [self-hosted, windows, switchify-signing]
2424

2525
env:
26+
DOTNET_INSTALL_DIR: ${{ runner.temp }}\dotnet
2627
SWITCHIFY_SIGNING_MODE: certum-simplysign
2728
SWITCHIFY_CERTUM_CERT_THUMBPRINT: ${{ vars.CERTUM_CERT_THUMBPRINT }}
2829
SWITCHIFY_CERTUM_TIMESTAMP_URL: http://time.certum.pl

0 commit comments

Comments
 (0)