Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Install maker-flatpack on linux x64
  • Loading branch information
mmosca authored Jan 21, 2025
1 parent afb628a commit 7110fd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: |
sudo apt-get update && sudo apt-get -y install dpkg fakeroot rpm build-essential libudev-dev flatpak flatpak-builder elfutils
flatpak remote-add --user --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
npm install --save-dev @electron-forge/maker-flatpak
- name: Install deps
uses: nick-fields/retry@v3
with:
Expand Down

0 comments on commit 7110fd4

Please sign in to comment.