ci: Fix incorrect output reference

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2020-10-18 02:47:30 +02:00
parent f1929abc8b
commit 141b529c73
+1 -1
View File
@@ -101,6 +101,6 @@ jobs:
- name: "Upload Artifacts"
uses: actions/upload-artifact@v1
with:
name: ffmpeg-${{ matrix.bits }}-${{ matrix.type }}-${{ matrix.license }}-${{ steps.data.output.commit }}
name: ffmpeg-${{ matrix.bits }}-${{ matrix.type }}-${{ matrix.license }}-${{ steps.data.outputs.commit }}
path: distrib