Skip to content

Commit 2084fa2

Browse files
committed
Install dir
1 parent e0212d4 commit 2084fa2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/preview.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ jobs:
1010
nuget:
1111
runs-on: self-hosted
1212
# runs-on: ubuntu-latest
13-
13+
env:
14+
DOTNET_INSTALL_DIR: ${{ github.workspace }}/.dotnet
1415
steps:
1516
-
1617
name: Setup Python

0 commit comments

Comments
 (0)