Skip to content
Snippets Groups Projects
Unverified Commit 03bbef30 authored by Martin Finkel's avatar Martin Finkel Committed by GitHub
Browse files

fix matrix upload (#37)

parent d7873de6
No related branches found
No related tags found
No related merge requests found
Pipeline #149687 failed with stage
......@@ -86,5 +86,5 @@ jobs:
- name: Upload build
uses: actions/upload-artifact@v2
with:
name: libvlc-uwp-access-build
name: libvlc-uwp-access-build-${{ matrix.arch }}
path: vlc-winrt/modules/libaccess_winrt_plugin.UWP/Release/libaccess_winrt_plugin.UWP
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment