fix windows workflow

This commit is contained in:
uncor3
2025-11-04 13:41:30 +00:00
parent 5576ce5557
commit 34ed9c5c69
-1
View File
@@ -68,7 +68,6 @@ jobs:
shell: pwsh
run: |
choco install winfsp -y
refreshenv
- name: Setup .NET SDK
uses: actions/setup-dotnet@v4