Skip to content

Commit

Permalink
Merge branch 'master' of github.com:robertobermudez/banshy
Browse files Browse the repository at this point in the history
  • Loading branch information
robertobermudez committed Mar 31, 2024
2 parents e9319aa + cb25965 commit ba8f47d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y build-essential sqlite3 ruby-dev libgirepository1.0-dev libgtk-3-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libunwind-dev xvfb
sudo apt install gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-base-apps
sudo apt install gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-base-apps gstreamer1.0-libav
- name: Set up Ruby
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
Expand Down

0 comments on commit ba8f47d

Please sign in to comment.