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 d0151e8 commit df103bbCopy full SHA for df103bb
.github/workflows/build.yml
@@ -70,7 +70,7 @@ jobs:
70
- name: Upload build folder
71
uses: actions/upload-artifact@v4
72
with:
73
- name: build-artifacts
+ name: mc${{ matrix.mc }}-${{ matrix.loader }}-build-artifacts
74
path: build.tar.zst
75
if-no-files-found: error
76
retention-days: 3
0 commit comments