Skip to content

Commit

Permalink
chore: flatpak adjustments to build
Browse files Browse the repository at this point in the history
  • Loading branch information
Venipa committed Jan 17, 2025
1 parent 9b045ca commit 61ce6d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ jobs:
name: install ubuntu deps
run: |
sudo apt update
sudo apt install libdbus-1-dev snapd
sudo apt install libdbus-1-dev snapd flatpak
sudo snap install snapcraft --classic
sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
- if: matrix.os == 'windows-latest'
name: install windows deps
Expand Down

0 comments on commit 61ce6d8

Please sign in to comment.