Skip to content

Commit b8af7df

Browse files
committed
ci: Upload to separate folders.
1 parent 02f36e9 commit b8af7df

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
@@ -43,7 +43,7 @@ jobs:
4343
cp -r VisualPinball.Engine.PinMAME.Unity/Plugins/${{ matrix.rid }} tmp
4444
- uses: actions/upload-artifact@v4
4545
with:
46-
name: Plugins
46+
name: Plugins-${{ matrix.rid }}
4747
path: tmp
4848

4949
dispatch:

0 commit comments

Comments
 (0)