We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8566e commit 75353afCopy full SHA for 75353af
.github/workflows/build.yml
@@ -212,7 +212,7 @@ jobs:
212
--product-version=${{ matrix.mcsl2version }}
213
--file-description="MC Server Launcher 2"
214
--remove-output
215
- --output-filename="MCSL2-${{ matrix.mcsl2version }}-${{ runner.os }}-${{ matrix.architecture }}"
+ --output-filename="MCSL2-${{ matrix.mcsl2version }}-${{ runner.os }}-${{ matrix.architecture }}.bin"
216
MCSL2.py
217
218
- name: Upload Artifacts
0 commit comments