Skip to content

Commit 55a6247

Browse files
committed
dotnetall.yml: Remove SxS
Resolves: No entry
1 parent 074d64c commit 55a6247

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/dotnetall.yml

-4
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
with:
3434
dotnet-version: 8.0.100
3535

36-
- name: .NET Core SxS
37-
run: |
38-
rsync -a ${DOTNET_ROOT/8.0.100/7.0.403/6.0.416}/* $DOTNET_ROOT/
39-
4036
- name: Restore
4137
run: dotnet restore LuhnDotNet.sln
4238

0 commit comments

Comments
 (0)