Skip to content

Commit

Permalink
run apt update (??)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Feb 10, 2025
1 parent 895bc2f commit 5c5338e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Install runtime dependencies
run: |
sudo apt-get update
sudo apt-get install -y \
gir1.2-gtk-3.0 \
gir1.2-gst-plugins-base-1.0 \
Expand Down

0 comments on commit 5c5338e

Please sign in to comment.