We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88965cc commit 6d22f16Copy full SHA for 6d22f16
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Install Linux dependencies
34
run: |
35
sudo apt update
36
- sudo apt install flatpak xsltproc docbook-xsl
+ sudo apt install flatpak flatpak-builder xsltproc docbook-xsl
37
- name: Make Flatpak file
38
39
make dist/trelby.flatpak
0 commit comments