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 02f36e9 commit b8af7dfCopy full SHA for b8af7df
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
cp -r VisualPinball.Engine.PinMAME.Unity/Plugins/${{ matrix.rid }} tmp
44
- uses: actions/upload-artifact@v4
45
with:
46
- name: Plugins
+ name: Plugins-${{ matrix.rid }}
47
path: tmp
48
49
dispatch:
0 commit comments