Skip to content

Commit 05f412d

Browse files
committed
Fix release dotnet install directory
1 parent f3f397c commit 05f412d

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)