Skip to content

Commit

Permalink
Update build workflow because dotnet --info is throwing
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBoike authored and johnsimons committed Jan 23, 2025
1 parent 83bad33 commit 91a8480
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
uses: actions/setup-dotnet@v4.2.0
with:
dotnet-version: 8.0.x
- name: dotnet info
run: dotnet --info
- name: Download RavenDB Server
shell: pwsh
run: ./tools/download-ravendb-server.ps1
Expand Down

0 comments on commit 91a8480

Please sign in to comment.