Skip to content

Commit f540143

Browse files
committed
dotnet info
1 parent ca2bf2e commit f540143

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
uses: actions/[email protected]
1919
with:
2020
dotnet-version: 8.0.403
21+
- name: dotnet info
22+
run: dotnet --info
2123
- name: Download RavenDB Server
2224
shell: pwsh
2325
run: ./tools/download-ravendb-server.ps1

0 commit comments

Comments
 (0)