mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-04-23 07:27:20 +00:00
fix target
This commit is contained in:
parent
2c7803a2cf
commit
44aafd7d53
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:Windows64 -p:Configuration=Release
|
||||
run: msbuild MinecraftConsoles.sln -t:x64 -p:Configuration=Release
|
||||
Loading…
Reference in a new issue