mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-12-10 15:30:48 +01:00
Merge pull request #177 from aunetx/hotfix/flatpak-build
Add Flathub remote to build artifacts workflow
This commit is contained in:
commit
55edc8e6b3
1
.github/workflows/build-artifacts.yml
vendored
1
.github/workflows/build-artifacts.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y flatpak-builder qemu-user-static binfmt-support
|
||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
sudo snap install snapcraft --classic
|
||||
|
||||
- name: install_deps
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user