mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-11 19:53:52 +00:00
fix target
This commit is contained in:
parent
44aafd7d53
commit
99ddc06eb8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
|
@ -19,4 +19,4 @@ jobs:
|
|||
uses: microsoft/setup-msbuild@v2
|
||||
|
||||
- name: Build
|
||||
run: msbuild MinecraftConsoles.sln -t:x64 -p:Configuration=Release
|
||||
run: MSBuild.exe MinecraftConsoles.sln /p:Configuration=Release /p:Platform="Windows64"
|
||||
Loading…
Add table
Add a link
Reference in a new issue