fix: workflow

This commit is contained in:
2026-07-21 17:51:21 +00:00
parent d5c6836069
commit 10aebacbb4
-1
View File
@@ -16,7 +16,6 @@ jobs:
uses: https://github.com/actions/checkout@v4
- name: Build Minecraft Legacy Console Edition
shell: pwsh
run: |
& "C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" MinecraftConsoles.sln `
/p:Configuration=${{ matrix.configuration }} `