Skip to content

Commit 3bc4150

Browse files
committed
Update cd-sideload-preview.yml
1 parent 18ec165 commit 3bc4150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-sideload-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
for /f %%a in ('dir /b /a:d %localappdata%\Microsoft\VisualStudio\17*') do echo UsePreviews=True>%localappdata%\Microsoft\VisualStudio\%%a\sdk.txt
7676
7777
- name: Restore NuGet
78-
shell: pwsh
78+
shell: pwsh
7979
run: 'nuget restore $env:SOLUTION_NAME'
8080

8181
- name: Restore Files

0 commit comments

Comments
 (0)