This commit is contained in:
2Epik4u 2026-03-02 23:12:01 -05:00 committed by GitHub
parent 3a344071ea
commit e46a5edd82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ jobs:
run: |
msbuild MinecraftConsoles.sln `
/p:Configuration=${{ matrix.configuration }} `
/p:Platform=Windows64 `
/p:Platform=ARM64EC `
/m
- name: Upload Release + Debug Artifacts