Skip to content

Commit c6cfa2c

Browse files
committedMar 2, 2025
Update cd-sideload-preview.yml
1 parent 3bc4150 commit c6cfa2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
7777
- name: Restore NuGet
7878
shell: pwsh
79-
run: 'nuget restore $env:SOLUTION_NAME'
79+
run: 'nuget restore $env:SOLUTION_NAME'
8080

8181
- name: Restore Files
8282
shell: pwsh

0 commit comments

Comments
 (0)