forked from cafeberry/cafeberry
fix: workflow
This commit is contained in:
@@ -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 }} `
|
||||
|
||||
Reference in New Issue
Block a user