Skip to content

Commit 88bdef2

Browse files
committed
Reinstate dotnet restore
1 parent f36dd42 commit 88bdef2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/crossBrowserTesting.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ jobs:
8080
cd CSF.Screenplay.JsonToHtmlReport.Template/src
8181
npm ci
8282
cd ../..
83+
- name: Restore NuGet packages
84+
run: dotnet restore
8385

8486
# Build and test the solution
8587

0 commit comments

Comments
 (0)