We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 219ad36 commit 35ddb11Copy full SHA for 35ddb11
.github/workflows/build-windows.yml
@@ -18,8 +18,6 @@ jobs:
18
uses: actions/setup-dotnet@v4.1.0
19
with:
20
dotnet-version: 8.0.x
21
- - name: dotnet info
22
- run: dotnet --info
23
- name: Download RavenDB Server
24
shell: pwsh
25
run: ./tools/download-ravendb-server.ps1
0 commit comments