mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
Build the whole solution on macos
This commit is contained in:
parent
2db3e71097
commit
648c48acea
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue