Skip to content

Commit

Permalink
Update .appveyor.yml
Browse files Browse the repository at this point in the history
Fix line break
  • Loading branch information
craigfowler authored Oct 14, 2024
1 parent 328be59 commit 159e271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ install:
- cmd: dotnet tool install --global dotnet-sonarscanner
- cmd: dotnet tool install --global coverlet.console
- cmd: dotnet tool update -g docfx
- ps: >
- ps: |
cd CSF.Screenplay.JsonToHtmlReport\templateSrc
npm ci
cd ..\..
Expand Down

0 comments on commit 159e271

Please sign in to comment.