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 b823b57 commit d6989d5Copy full SHA for d6989d5
.github/workflows/build-windows.yml
@@ -29,6 +29,7 @@ jobs:
29
- uses: actions/checkout@v4
30
with:
31
fetch-depth: 1
32
+ lfs: true
33
- uses: actions/setup-dotnet@v4
34
35
dotnet-version: '8.0.x'
0 commit comments