Skip to content

Commit 3cc5c43

Browse files
committed
ffmpeg: Create release even if some builds fail
1 parent 2e8510a commit 3cc5c43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ jobs:
7272
if: ${{ always() }}
7373

7474
create-release:
75-
needs: [build]
7675
runs-on: "ubuntu-20.04"
7776
if: github.ref == 'refs/heads/master'
7877
permissions:

0 commit comments

Comments
 (0)