Skip to content

Commit 31a8438

Browse files
authored
Update release-linux.yaml
1 parent a076ac9 commit 31a8438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222

2323
- name: Install rpm/flatpak packages
24-
run: sudo apt-get install -y flatpak flatpak-builder rpm libarchive-tools
24+
run: sudo apt-get install -y --fix-missing flatpak flatpak-builder rpm libarchive-tools
2525

2626
- name: Setup flatpak repo
2727
run: |

0 commit comments

Comments
 (0)