fix: workflow

This commit is contained in:
2026-07-21 17:51:21 +00:00
parent cba1f9ea3b
commit e0ed220c69
-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 }} `