Skip to content

Commit

Permalink
ci: Add PPA back to docker job
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Jan 26, 2025
1 parent 2262696 commit 68e4a2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:

- name: Install dependencies
run: |
sudo add-apt-repository ppa:flatpak/stable
sudo apt-get update
sudo apt update && sudo apt install -y \
--no-install-recommends flatpak dbus-daemon git python3 \
ostree
Expand Down

0 comments on commit 68e4a2b

Please sign in to comment.