Restore with runtime specified.

This commit is contained in:
Alexander Shabarshov 2026-05-16 19:23:33 +01:00
parent 9b155473d8
commit 285df85cd6

View File

@ -20,7 +20,7 @@ jobs:
dotnet-version: 10.0.x
- name: Restore
run: dotnet restore
run: dotnet restore -r win-x64
- name: Build Release
env: