Update ffmpeg.yml
This commit is contained in:
parent
17ed5c1f95
commit
ba90fae02f
2
.github/workflows/ffmpeg.yml
vendored
2
.github/workflows/ffmpeg.yml
vendored
@ -407,5 +407,5 @@ jobs:
|
|||||||
- name: Publish FFmpeg artifacts
|
- name: Publish FFmpeg artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: Nightly Build (${{ env.winConfig }})
|
name: ${{ env.winConfig }} package build
|
||||||
path: dist/ffmpeg-win64-static-${{ env.msysConfig }}.tar.gz
|
path: dist/ffmpeg-win64-static-${{ env.msysConfig }}.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user