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 8788261 commit aaada60Copy full SHA for aaada60
.github/workflows/build-windows.yml
@@ -19,6 +19,7 @@ jobs:
19
- name: Setup .NET SDK
20
uses: actions/[email protected]
21
with:
22
+ global-json-file: global.json
23
dotnet-version: 8.0.x
24
- name: Download RavenDB Server
25
run: ./tools/download-ravendb-server.ps1
.github/workflows/ci.yml
@@ -40,6 +40,7 @@ jobs:
40
41
42
43
44
45
46
0 commit comments