Skip to content

Commit 903a599

Browse files
authored
Update dotnet.yml
1 parent a419164 commit 903a599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
dotnet-version: 8.0.x
2323
- name: Restore dependencies
24-
run:
24+
run: |
2525
dotnet tool restore
2626
dotnet paket install
2727
- name: Build

0 commit comments

Comments
 (0)