Skip to content

Commit 6d22f16

Browse files
committed
Install flatpak-builder
1 parent 88965cc commit 6d22f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install Linux dependencies
3434
run: |
3535
sudo apt update
36-
sudo apt install flatpak xsltproc docbook-xsl
36+
sudo apt install flatpak flatpak-builder xsltproc docbook-xsl
3737
- name: Make Flatpak file
3838
run: |
3939
make dist/trelby.flatpak

0 commit comments

Comments
 (0)