Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmuente committed Sep 17, 2021
1 parent 695cd52 commit 25582a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/entrypoint.sh
@@ -1,5 +1,9 @@
#!/usr/bin/env bash

# dependencies

apt install -y libgstreamer-plugins-base1.0-dev

set -eu

if [ -z "${CMD_PATH+x}" ]; then
Expand Down

0 comments on commit 25582a0

Please sign in to comment.