Build the whole solution on macos

This commit is contained in:
Afshin Arani 2020-04-02 10:25:13 +04:30 committed by GitHub
parent 2db3e71097
commit 648c48acea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ jobs:
# Runs a set of commands using the runners shell
- name: Build Project
run: MSBuild TLSharp.Core/TLSharp.Core.csproj
run: MSBuild TLSharp.sln
windows:
# The type of runner that the job will run on
runs-on: windows-latest