Skip to content

Commit

Permalink
check the existence of .deb file
Browse files Browse the repository at this point in the history
Changes to be committed:
	modified:   build_debian_package.yml
  • Loading branch information
ilkermeliksitki committed Dec 18, 2024
1 parent d0f10f5 commit 7c362f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_debian_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,6 @@ jobs:
# create debian package
mk-build-deps -s sudo -i
# check if the package is created
ls mpv*.deb || exit 1

0 comments on commit 7c362f7

Please sign in to comment.