Skip to content

Commit df103bb

Browse files
committed
fix: Name conflict
1 parent d0151e8 commit df103bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Upload build folder
7171
uses: actions/upload-artifact@v4
7272
with:
73-
name: build-artifacts
73+
name: mc${{ matrix.mc }}-${{ matrix.loader }}-build-artifacts
7474
path: build.tar.zst
7575
if-no-files-found: error
7676
retention-days: 3

0 commit comments

Comments
 (0)