Skip to content

Commit 6a0477f

Browse files
Update mediainfo.yml
1 parent aee4f89 commit 6a0477f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/mediainfo.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- name: Compressing Output
3737
continue-on-error: true
3838
run: |
39-
tar -zcvf mediainfo_21.09.tar.gz vendor
40-
curl --upload-file ./mediainfo_21.09.tar.gz https://transfer.sh/mediainfo_21.09.tar.gz
39+
tar -zcvf mediainfo_22.05.tar.gz vendor
40+
curl --upload-file ./mediainfo_22.05.tar.gz https://transfer.sh/mediainfo_22.05.tar.gz
4141
echo " Done."

0 commit comments

Comments
 (0)