mirror of
https://github.com/unclshura/splitter.git
synced 2026-06-21 16:12:01 +00:00
Restore with runtime specified.
This commit is contained in:
parent
9b155473d8
commit
285df85cd6
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user