Skip to content

Commit 35ddb11

Browse files
authored
Update build workflow because dotnet --info is throwing
1 parent 219ad36 commit 35ddb11

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-windows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
uses: actions/setup-dotnet@v4.1.0
1919
with:
2020
dotnet-version: 8.0.x
21-
- name: dotnet info
22-
run: dotnet --info
2321
- name: Download RavenDB Server
2422
shell: pwsh
2523
run: ./tools/download-ravendb-server.ps1

0 commit comments

Comments
 (0)