mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2024-12-25 14:15:47 +03:00
Update dotnetcore.yml
This commit is contained in:
parent
e96d97c5b5
commit
21fb722e3f
5
.github/workflows/dotnetcore.yml
vendored
5
.github/workflows/dotnetcore.yml
vendored
@ -14,11 +14,6 @@ jobs:
|
||||
with:
|
||||
dotnet-version: '6.0.x'
|
||||
include-prerelease: true
|
||||
- name: Display dotnet version
|
||||
run: dotnet --version
|
||||
|
||||
- name: setup-msbuild
|
||||
uses: microsoft/setup-msbuild@v1
|
||||
|
||||
- name: Restore Win64
|
||||
run: dotnet restore Facepunch.Steamworks\Facepunch.Steamworks.Win64.csproj
|
||||
|
Loading…
Reference in New Issue
Block a user