Skip to content

Commit 31ecccb

Browse files
authored
Update and rename .github/workflows/dotnet.yml to .github/ci-win.yml
1 parent 983b466 commit 31ecccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
dotnet tool restore
2626
dotnet paket install
2727
- name: Build
28-
run: build.cmd
28+
run: ./build.cmd
2929
- name: Test
3030
run: dotnet test --no-build --verbosity normal

0 commit comments

Comments
 (0)