mirror of
https://github.com/CDrummond/bliss-analyser.git
synced 2025-04-08 05:00:02 +03:00
Fix Job names
This commit is contained in:
parent
e47c2b477e
commit
df17032377
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -7,7 +7,7 @@ env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
jobs:
|
||||
Linux (ffmpeg4):
|
||||
Linux_ffmpeg4:
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
@ -33,7 +33,7 @@ jobs:
|
||||
name: bliss-analyser-linux-x86-ffmpeg4
|
||||
path: releases/
|
||||
|
||||
Linux (ffmpeg5):
|
||||
Linux_ffmpeg5:
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user