Skip to content

Commit

Permalink
Use flathub
Browse files Browse the repository at this point in the history
  • Loading branch information
qujeee committed May 31, 2024
1 parent 3059cc7 commit 130df51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
working-directory: ./cinema-home
- name: install flatpak-builder
run: sudo apt install flatpak-builder -y
- name: install flathub
run: sudo flatpak remote-add --if-not-exists --system flathub \
https://flathub.org/repo/flathub.flatpakrepo
- name: install elfutils
run: sudo apt install elfutils -y
working-directory: ./cinema-home
Expand Down

0 comments on commit 130df51

Please sign in to comment.